1 write to _editorFormatMap
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Tagging\EditorFormatMapChangedEventSource.cs (1)
15=> _editorFormatMap = editorFormatMap;
2 references to _editorFormatMap
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
Tagging\EditorFormatMapChangedEventSource.cs (2)
18=> _editorFormatMap.FormatMappingChanged += OnEditorFormatMapChanged; 21=> _editorFormatMap.FormatMappingChanged -= OnEditorFormatMapChanged;