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