1 write to _editorFormatMap
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
InlineDiagnostics\InlineDiagnosticsTag.cs (1)
46_editorFormatMap = editorFormatMap;
1 reference to _editorFormatMap
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
InlineDiagnostics\InlineDiagnosticsTag.cs (1)
109var editorBackground = (Color)_editorFormatMap.GetProperties("TextView Background")["BackgroundColor"];