2 references to FormatMappingChanged
Microsoft.VisualStudio.LanguageServices (2)
InheritanceMargin\InheritanceGlyphManager.cs (2)
71
_editorFormatMap.FormatMappingChanged +=
FormatMappingChanged
;
79
_editorFormatMap.FormatMappingChanged -=
FormatMappingChanged
;