1 reference to getAllDiagnosticsWithoutStateTrackingAsync
Microsoft.CodeAnalysis (1)
DiagnosticAnalyzer\CompilationWithAnalyzers.cs (1)
294
var diagnostics = await
getAllDiagnosticsWithoutStateTrackingAsync
(Analyzers, cancellationToken: cancellationToken).ConfigureAwait(false);