6 instantiations of CallsGraphQuery
Microsoft.VisualStudio.LanguageServices (1)
Progression\GraphProvider.cs (1)
108graphQueries.Add(new CallsGraphQuery());
Microsoft.VisualStudio.LanguageServices.UnitTests (5)
Progression\CallsGraphQueryTests.vb (5)
30Dim outputContext = Await testState.GetGraphContextAfterQuery(inputGraph, New CallsGraphQuery(), GraphContextDirection.Source) 76Dim outputContext = Await testState.GetGraphContextAfterQuery(inputGraph, New CallsGraphQuery(), GraphContextDirection.Source) 112Dim outputContext = Await testState.GetGraphContextAfterQuery(inputGraph, New CallsGraphQuery(), GraphContextDirection.Source) 161Dim outputContext = Await testState.GetGraphContextAfterQuery(inputGraph, New CallsGraphQuery(), GraphContextDirection.Source) 214Dim outputContext = Await testState.GetGraphContextAfterQuery(inputGraph, New CallsGraphQuery(), GraphContextDirection.Source)