1 write to _textView
Microsoft.VisualStudio.LanguageServices (1)
InheritanceMargin\InheritanceGlyphFactory.cs (1)
54
_textView
= textView;
2 references to _textView
Microsoft.VisualStudio.LanguageServices (2)
InheritanceMargin\InheritanceGlyphFactory.cs (2)
76
if (
_textView
.TextBuffer.GetWorkspace() == null)
91
_textView
,