1 write to _glyphManager
Microsoft.VisualStudio.LanguageServices (1)
InheritanceMargin\InheritanceMarginViewMargin.cs (1)
64_glyphManager = new InheritanceGlyphManager(
5 references to _glyphManager
Microsoft.VisualStudio.LanguageServices (5)
InheritanceMargin\InheritanceMarginViewMargin.cs (5)
98((IDisposable)_glyphManager).Dispose(); 109_glyphManager.SetSnapshotAndUpdate( 117_glyphManager.RemoveGlyphs(line.Extent); 164_glyphManager.RemoveGlyphs(changedSpan); 188_glyphManager.AddGlyph(mappingTagSpan.Tag, tagSpans[0]);