1 write to _heightAndWidthOfTheGlyph
Microsoft.VisualStudio.LanguageServices (1)
InheritanceMargin\InheritanceGlyphManager.cs (1)
75
_heightAndWidthOfTheGlyph
= heightAndWidthOfTheGlyph;
2 references to _heightAndWidthOfTheGlyph
Microsoft.VisualStudio.LanguageServices (2)
InheritanceMargin\InheritanceGlyphManager.cs (2)
213
{ Height =
_heightAndWidthOfTheGlyph
, Width =
_heightAndWidthOfTheGlyph
};