5 instantiations of InheritedByGraphQuery
Microsoft.VisualStudio.LanguageServices (1)
Progression\GraphProvider.cs (1)
95
graphQueries.Add(new
InheritedByGraphQuery
());
Microsoft.VisualStudio.LanguageServices.UnitTests (4)
Progression\InheritedByGraphQueryTests.vb (4)
55
Dim outputContext = Await testState.GetGraphContextAfterQuery(inputGraph, New
InheritedByGraphQuery
(), GraphContextDirection.Target)
103
Dim outputContext = Await testState.GetGraphContextAfterQuery(inputGraph, New
InheritedByGraphQuery
(), GraphContextDirection.Target)
163
Dim outputContext = Await testState.GetGraphContextAfterQuery(inputGraph, New
InheritedByGraphQuery
(), GraphContextDirection.Target)
216
Dim outputContext = Await testState.GetGraphContextAfterQuery(inputGraph, New
InheritedByGraphQuery
(), GraphContextDirection.Target)