32 references to GetRootAsync
Microsoft.VisualStudio.LanguageServices.CSharp.UnitTests (19)
CallHierarchy\CSharpCallHierarchyTests.cs (19)
34var root = await testState.GetRootAsync(); 50var root = await testState.GetRootAsync(); 67var root = await testState.GetRootAsync(); 100var root = await testState.GetRootAsync(); 139var root = await testState.GetRootAsync(); 174var root = await testState.GetRootAsync(); 209var root = await testState.GetRootAsync(); 229var root = await testState.GetRootAsync(); 248var root = await testState.GetRootAsync(); 276var root = await testState.GetRootAsync(); 302var root = await testState.GetRootAsync(); 331var root = await testState.GetRootAsync(); 354var root = await testState.GetRootAsync(); 393var root = await testState.GetRootAsync(); 413var root = await testState.GetRootAsync(); 438var root = await testState.GetRootAsync(); 463var root = await testState.GetRootAsync(); 487var root = await testState.GetRootAsync(); 512var root = await testState.GetRootAsync();
Microsoft.VisualStudio.LanguageServices.UnitTests (13)
CallHierarchy\CallHierarchyTests.vb (13)
75Dim root = Await testState.GetRootAsync() 100Dim root = Await testState.GetRootAsync() 126Dim root = Await testState.GetRootAsync() 179Dim root = Await testState.GetRootAsync() 218Dim root = Await testState.GetRootAsync() 256Dim root = Await testState.GetRootAsync() 290Dim root = Await testState.GetRootAsync() 320Dim root = Await testState.GetRootAsync() 360Dim root = Await testState.GetRootAsync() 387Dim root = Await testState.GetRootAsync() 411Dim root = Await testState.GetRootAsync() 435Dim root = Await testState.GetRootAsync() 456Dim root = Await testState.GetRootAsync()