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