1 instantiation of StartComparer
Microsoft.CodeAnalysis.EditorFeatures (1)
ReferenceHighlighting\NavigateToHighlightReferenceCommandHandler.cs (1)
109
var destIndex = orderedTagSpans.BinarySearch(tagUnderCursor, new
StartComparer
());