1 write to _span
Microsoft.CodeAnalysis.EditorFeatures (1)
Shared\Tagging\EventSources\TaggerEventSources.ViewSpanChangedEventSource.cs (1)
54_span = _textView.TextViewLines.FormattedSpan.Span;
2 references to _span
Microsoft.CodeAnalysis.EditorFeatures (2)
Shared\Tagging\EventSources\TaggerEventSources.ViewSpanChangedEventSource.cs (2)
53var lastSpan = _span; 56if (_span != lastSpan)