1 write to _glyphManager
Microsoft.VisualStudio.LanguageServices (1)
InheritanceMargin\InheritanceMarginViewMargin.cs (1)
65_glyphManager = new InheritanceGlyphManager(
5 references to _glyphManager
Microsoft.VisualStudio.LanguageServices (5)
InheritanceMargin\InheritanceMarginViewMargin.cs (5)
99((IDisposable)_glyphManager).Dispose(); 110_glyphManager.SetSnapshotAndUpdate( 118_glyphManager.RemoveGlyphs(line.Extent); 166_glyphManager.RemoveGlyphs(changedSpan); 190_glyphManager.AddGlyph(mappingTagSpan.Tag, tagSpans[0]);