14 references to RunGotoDefinitionAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (14)
Definitions\GoToDefinitionTests.cs (14)
48var results = await RunGotoDefinitionAsync(testLspServer, testLspServer.GetLocations("caret").Single());
81var results = await RunGotoDefinitionAsync(testLspServer, testLspServer.GetLocations("caret").Single());
102var results = await RunGotoDefinitionAsync(testLspServer, new LSP.Location
125var results = await RunGotoDefinitionAsync(testLspServer, testLspServer.GetLocations("caret").Single());
143var results = await RunGotoDefinitionAsync(testLspServer, testLspServer.GetLocations("caret").Single());
172var results = await RunGotoDefinitionAsync(testLspServer, testLspServer.GetLocations("caret").Single());
199var results = await RunGotoDefinitionAsync(testLspServer, testLspServer.GetLocations("caret").Single());
223var results = await RunGotoDefinitionAsync(testLspServer, testLspServer.GetLocations("caret").Single());
245var results = await RunGotoDefinitionAsync(testLspServer, testLspServer.GetLocations("caret").Single());
270var results = await RunGotoDefinitionAsync(testLspServer, testLspServer.GetLocations("caret").Single());
290var results = await RunGotoDefinitionAsync(testLspServer, testLspServer.GetLocations("caret").Single());
317var results = await RunGotoDefinitionAsync(testLspServer, testLspServer.GetLocations("caret").Single());
337var results = await RunGotoDefinitionAsync(testLspServer, testLspServer.GetLocations("caret").Single());
370var results = await RunGotoDefinitionAsync(testLspServer, testLspServer.GetLocations("caret").Single());