4 instantiations of InheritsGraphQuery
Microsoft.VisualStudio.LanguageServices (1)
Progression\GraphProvider.cs (1)
91graphQueries.Add(new InheritsGraphQuery());
Microsoft.VisualStudio.LanguageServices.UnitTests (3)
Progression\InheritsFromGraphQueryTests.vb (3)
26Dim outputContext = Await testState.GetGraphContextAfterQuery(inputGraph, New InheritsGraphQuery(), GraphContextDirection.Target) 59Dim outputContext = Await testState.GetGraphContextAfterQuery(inputGraph, New InheritsGraphQuery(), GraphContextDirection.Target) 96Dim outputContext = Await testState.GetGraphContextAfterQuery(inputGraph, New InheritsGraphQuery(), GraphContextDirection.Target)