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