2 references to SpanEquals
Microsoft.CodeAnalysis.EditorFeatures (2)
Tagging\AbstractAsynchronousTaggerProvider.cs (1)
273
=> TaggerUtilities.
SpanEquals
(span1, span2, this.SpanTrackingMode);
Tagging\AsynchronousViewportTaggerProvider.cs (1)
144
=> TaggerUtilities.
SpanEquals
(span1, span2, this.SpanTrackingMode);