1 reference to GetLspWorkspaceAndDocumentAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (1)
Workspaces\LspWorkspaceManagerTests.cs (1)
758
var (_, lspDocument) = await
GetLspWorkspaceAndDocumentAsync
(documentUri, testLspServer).ConfigureAwait(false);