2 references to GetLSPSolutionAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (2)
DocumentChanges\DocumentChangesTests.LinkedDocuments.cs (2)
39
var solution = await
GetLSPSolutionAsync
(testLspServer, caretLocation.Uri).ConfigureAwait(false);
90
var solution = await
GetLSPSolutionAsync
(testLspServer, caretLocation.Uri).ConfigureAwait(false);