1 reference to CompareWithLineStartAndEnd
Microsoft.VisualStudio.LanguageServices (1)
InheritanceMargin\InheritanceGlyphManager.cs (1)
162var index = lines.ToImmutableArray().BinarySearch(span.Start, CompareWithLineStartAndEnd);