1 reference to GetSyntaxTreeAsync
Microsoft.CodeAnalysis.Razor.Workspaces (1)
SpellCheck\SpellCheckService.cs (1)
26var syntaxTree = await documentContext.GetSyntaxTreeAsync(cancellationToken).ConfigureAwait(false);