2 references to GetEditorTagBorderBrush
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
InlineRename\UI\Dashboard\RenameDashboard.xaml.cs (2)
102var resolvableConflictBrush = GetEditorTagBorderBrush(RenameFixupTag.TagId); 106var unresolvableConflictBrush = GetEditorTagBorderBrush(RenameConflictTag.TagId);