9 references to GetGraphWithDocumentNode
Microsoft.VisualStudio.LanguageServices.UnitTests (9)
Progression\ContainsChildrenGraphQueryTests.vb (3)
26Dim inputGraph = testState.GetGraphWithDocumentNode(filePath:="Z:\Project.cs") 56Dim inputGraph = testState.GetGraphWithDocumentNode(filePath:="Z:\Project.cs") 101Dim inputGraph = testState.GetGraphWithDocumentNode(filePath:="Z:\Project.cs")
Progression\ContainsGraphQueryTests.vb (6)
32Dim inputGraph = testState.GetGraphWithDocumentNode(filePath:="Z:\Project.cs") 85Dim inputGraph = testState.GetGraphWithDocumentNode(filePath:="Z:\Project.cs") 137Dim inputGraph = testState.GetGraphWithDocumentNode(filePath:="Z:\Project.vb") 183Dim inputGraph = testState.GetGraphWithDocumentNode(filePath:="Z:\Project.csx") 315Dim inputGraph = testState.GetGraphWithDocumentNode(filePath:="Z:\Project.cs") 344Dim inputGraph = testState.GetGraphWithDocumentNode(filePath:="Z:\Project.cs")