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