1 write to _asyncListener
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
QuickInfo\OnTheFlyDocsView.xaml.cs (1)
65
_asyncListener
= listenerProvider.GetListener(FeatureAttribute.OnTheFlyDocs);
1 reference to _asyncListener
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
QuickInfo\OnTheFlyDocsView.xaml.cs (1)
128
var token =
_asyncListener
.BeginAsyncOperation(nameof(SetResultTextAsync));