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