1 write to _textView
Microsoft.VisualStudio.LanguageServices (1)
InheritanceMargin\MarginGlyph\InheritanceMarginGlyph.cs (1)
54
_textView
= textView;
2 references to _textView
Microsoft.VisualStudio.LanguageServices (2)
InheritanceMargin\MarginGlyph\InheritanceMarginGlyph.cs (2)
215
if (!
_textView
.HasAggregateFocus)
217
var visualElement =
_textView
.VisualElement;