RegionInfo.Span Property
Containing Type: RegionInfo
Assembly: Roslynator.CSharp.dll
The absolute span of this region, not including its leading and trailing trivia.
public Microsoft.CodeAnalysis.Text.TextSpan Span { get; }
Containing Type: RegionInfo
Assembly: Roslynator.CSharp.dll
The absolute span of this region, not including its leading and trailing trivia.
public Microsoft.CodeAnalysis.Text.TextSpan Span { get; }