16 references to GetMarkedSymbolAsync
Microsoft.VisualStudio.LanguageServices.UnitTests (16)
Progression\GraphNodeCreationTests.vb (15)
26
Dim symbol = Await testState.
GetMarkedSymbolAsync
()
258
Dim symbol = Await testState.
GetMarkedSymbolAsync
()
296
Dim symbol = Await testState.
GetMarkedSymbolAsync
()
329
Dim symbol = Await testState.
GetMarkedSymbolAsync
()
363
Dim symbol = Await testState.
GetMarkedSymbolAsync
()
396
Dim symbol = Await testState.
GetMarkedSymbolAsync
()
433
Dim symbol = Await testState.
GetMarkedSymbolAsync
()
470
Dim symbol = Await testState.
GetMarkedSymbolAsync
()
524
Dim symbol = Await testState.
GetMarkedSymbolAsync
()
578
Dim symbol = Await testState.
GetMarkedSymbolAsync
()
631
Dim symbol = Await testState.
GetMarkedSymbolAsync
()
660
Dim symbol = Await testState.
GetMarkedSymbolAsync
()
718
Dim symbol = Await testState.
GetMarkedSymbolAsync
()
753
Dim symbol = Await testState.
GetMarkedSymbolAsync
()
794
Dim symbol = Await testState.
GetMarkedSymbolAsync
()
Progression\ProgressionTestState.vb (1)
38
Dim symbol = Await
GetMarkedSymbolAsync
()