ExpressionChain.Span Property
Containing Type: ExpressionChain
Assembly: Roslynator.CSharp.dll
The span that represents selected expressions.
public Microsoft.CodeAnalysis.Text.TextSpan? Span { get; }
Containing Type: ExpressionChain
Assembly: Roslynator.CSharp.dll
The span that represents selected expressions.
public Microsoft.CodeAnalysis.Text.TextSpan? Span { get; }