13 references to RunGotoDefinitionAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (13)
Definitions\GoToDefinitionTests.cs (13)
41var results = await RunGotoDefinitionAsync(testLspServer, testLspServer.GetLocations("caret").Single());
74var results = await RunGotoDefinitionAsync(testLspServer, testLspServer.GetLocations("caret").Single());
95var results = await RunGotoDefinitionAsync(testLspServer, new LSP.Location
118var results = await RunGotoDefinitionAsync(testLspServer, testLspServer.GetLocations("caret").Single());
136var results = await RunGotoDefinitionAsync(testLspServer, testLspServer.GetLocations("caret").Single());
165var results = await RunGotoDefinitionAsync(testLspServer, testLspServer.GetLocations("caret").Single());
192var results = await RunGotoDefinitionAsync(testLspServer, testLspServer.GetLocations("caret").Single());
216var results = await RunGotoDefinitionAsync(testLspServer, testLspServer.GetLocations("caret").Single());
238var results = await RunGotoDefinitionAsync(testLspServer, testLspServer.GetLocations("caret").Single());
263var results = await RunGotoDefinitionAsync(testLspServer, testLspServer.GetLocations("caret").Single());
283var results = await RunGotoDefinitionAsync(testLspServer, testLspServer.GetLocations("caret").Single());
310var results = await RunGotoDefinitionAsync(testLspServer, testLspServer.GetLocations("caret").Single());
330var results = await RunGotoDefinitionAsync(testLspServer, testLspServer.GetLocations("caret").Single());