1 write to _asyncQuickInfoBroker
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
InlineRename\UI\InlineRenameAdornmentProvider.cs (1)
75
_asyncQuickInfoBroker
= asyncQuickInfoBroker;
1 reference to _asyncQuickInfoBroker
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));