1 implementation of UpdateColors
Microsoft.VisualStudio.LanguageServices (1)
InlineRename\DashboardColorUpdater.cs (1)
23
public void
UpdateColors
()
1 reference to UpdateColors
Microsoft.CodeAnalysis.EditorFeatures (1)
InlineRename\UI\InlineRenameAdornmentManager.cs (1)
87
_dashboardColorUpdater?.
UpdateColors
();