1 write to _editorFormatMap
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
StringIndentation\StringIndentationTaggerProvider.cs (1)
55
_editorFormatMap
= editorFormatMapService.GetEditorFormatMap("text");
2 references to _editorFormatMap
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
StringIndentation\StringIndentationTaggerProvider.cs (2)
79
new EditorFormatMapChangedEventSource(
_editorFormatMap
),
118
_editorFormatMap
,