2 instantiations of ImplementedByGraphQuery
Microsoft.VisualStudio.LanguageServices (1)
Progression\GraphProvider.cs (1)
124graphQueries.Add(new ImplementedByGraphQuery());
Microsoft.VisualStudio.LanguageServices.UnitTests (1)
Progression\ImplementedByGraphQueryTests.vb (1)
51Dim outputContext = Await testState.GetGraphContextAfterQuery(inputGraph, New ImplementedByGraphQuery(), GraphContextDirection.Target)