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