1 reference to DoesAllTextMatchWorkspaceSolutionAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Workspaces\LspWorkspaceManager.cs (1)
403
var doesAllTextMatch = await
DoesAllTextMatchWorkspaceSolutionAsync
(documentsInWorkspace, cancellationToken).ConfigureAwait(false);