Base:
method
IndexOf
Microsoft.CodeAnalysis.Text.TextLineCollection.IndexOf(System.Int32)
1 reference to IndexOf
Microsoft.CodeAnalysis (1)
Text\SourceText.cs (1)
1039return this[IndexOf(position)];