1 reference to GetLspDocumentInfoAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\RequestContext.cs (1)
270
(workspace, solution, document) = await lspWorkspaceManager.
GetLspDocumentInfoAsync
(textDocument, cancellationToken).ConfigureAwait(false);