1 write to _asyncQuickInfoBroker
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
QuickInfo\OnTheFlyDocsViewFactory.cs (1)
41
_asyncQuickInfoBroker
= asyncQuickInfoBroker;
1 reference to _asyncQuickInfoBroker
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
QuickInfo\OnTheFlyDocsViewFactory.cs (1)
57
var quickInfoSession =
_asyncQuickInfoBroker
.GetSession(textView);