Base:
property
Length
Microsoft.CodeAnalysis.Text.SourceText.Length
1 reference to Length
Microsoft.CodeAnalysis (1)
Text\SubText.cs (1)
59
if (position < 0 || position > this.
Length
)