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