1 reference to _asyncQuickInfoBroker
Microsoft.CodeAnalysis.EditorFeatures (1)
QuickInfo\OnTheFlyDocsViewFactory.cs (1)
63var quickInfoSession = _asyncQuickInfoBroker.GetSession(textView) ?? throw new InvalidOperationException("QuickInfoSession is null");