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