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)
55
public const string OnTheFlyDocs = nameof(
OnTheFlyDocs
);