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