2 instantiations of IsUsedByGraphQuery
Microsoft.VisualStudio.LanguageServices (1)
Progression\GraphProvider.cs (1)
101graphQueries.Add(new IsUsedByGraphQuery());
Microsoft.VisualStudio.LanguageServices.UnitTests (1)
Progression\IsUsedByGraphQueryTests.vb (1)
33Dim outputContext = Await testState.GetGraphContextAfterQuery(inputGraph, New IsUsedByGraphQuery(), GraphContextDirection.Target)