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