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