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