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