3 instantiations of ImplementsGraphQuery
Microsoft.VisualStudio.LanguageServices (1)
Progression\GraphProvider.cs (1)
120graphQueries.Add(new ImplementsGraphQuery());
Microsoft.VisualStudio.LanguageServices.UnitTests (2)
Progression\ImplementsGraphQueryTests.vb (2)
27Dim outputContext = Await testState.GetGraphContextAfterQuery(inputGraph, New ImplementsGraphQuery(), GraphContextDirection.Target) 67Dim outputContext = Await testState.GetGraphContextAfterQuery(inputGraph, New ImplementsGraphQuery(), GraphContextDirection.Target)