1 write to _textView
Roslyn.VisualStudio.DiagnosticsWindow (1)
VenusMargin\ProjectionSpanTagger.cs (1)
43_textView = textView;
2 references to _textView
Roslyn.VisualStudio.DiagnosticsWindow (2)
VenusMargin\ProjectionSpanTagger.cs (2)
52var snapshot = _textView.TextBuffer.CurrentSnapshot; 66if (!_textView.Properties.TryGetProperty(PropertyName, out List<Span> allSpans))