2 references to OnTheFlyDocs
Microsoft.CodeAnalysis.EditorFeatures (1)
QuickInfo\OnTheFlyDocsView.xaml.cs (1)
84_asyncListener = listenerProvider.GetListener(FeatureAttribute.OnTheFlyDocs);
Microsoft.CodeAnalysis.Workspaces (1)
Shared\TestHooks\FeatureAttribute.cs (1)
55public const string OnTheFlyDocs = nameof(OnTheFlyDocs);