1 reference to GetDocumentDiagnosticsAsync
Microsoft.CodeAnalysis.ExternalAccess.Razor.Features (1)
Cohost\Handlers\Diagnostics.cs (1)
36
var encDiagnostics = await EditAndContinueDiagnosticSource.
GetDocumentDiagnosticsAsync
(document, cancellationToken).ConfigureAwait(false);