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