3 references to RunGotoTypeDefinitionAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (3)
Definitions\GoToTypeDefinitionTests.cs (3)
36var results = await RunGotoTypeDefinitionAsync(testLspServer, testLspServer.GetLocations("caret").Single()); 62var results = await RunGotoTypeDefinitionAsync(testLspServer, testLspServer.GetLocations("caret").Single()); 80var results = await RunGotoTypeDefinitionAsync(testLspServer, testLspServer.GetLocations("caret").Single());