2 instantiations of IsCalledByGraphQuery
Microsoft.VisualStudio.LanguageServices (1)
Progression\GraphProvider.cs (1)
112graphQueries.Add(new IsCalledByGraphQuery());
Microsoft.VisualStudio.LanguageServices.UnitTests (1)
Progression\IsCalledByGraphQueryTests.vb (1)
46Dim outputContext = Await testState.GetGraphContextAfterQuery(inputGraph, New IsCalledByGraphQuery(), GraphContextDirection.Target)