1 reference to GetDiagnosticsAsync
Microsoft.CodeAnalysis.ExternalAccess.Xaml (1)
Internal\XamlDiagnosticSource.cs (1)
28
var diagnostics = await xamlDiagnosticSource.
GetDiagnosticsAsync
(xamlRequestContext, cancellationToken).ConfigureAwait(false);