1 write to _themeingService
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
InlineRename\UI\InlineRenameAdornmentProvider.cs (1)
61
_themeingService
= themeingService;
1 reference to _themeingService
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
InlineRename\UI\InlineRenameAdornmentProvider.cs (1)
70
textView.GetOrCreateAutoClosingProperty(v => new InlineRenameAdornmentManager(_renameService, _editorFormatMapService, _dashboardColorUpdater, v, _globalOptionService,
_themeingService
, _asyncQuickInfoBroker, _listenerProvider));