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