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