2 references to GraphProvider
Microsoft.CodeAnalysis.Workspaces (1)
Shared\TestHooks\FeatureAttribute.cs (1)
33public const string GraphProvider = nameof(GraphProvider);
Microsoft.VisualStudio.LanguageServices (1)
Progression\GraphProvider.cs (1)
51_asyncListener = listenerProvider.GetListener(FeatureAttribute.GraphProvider);