3 references to CrashOnAnalyzerException
Microsoft.CodeAnalysis.Features (3)
Diagnostics\Service\DiagnosticAnalyzerService_DeprioritizationCandidates.cs (1)
57
project, analyzers, GetOrCreateHostAnalyzerInfo_OnlyCallInProcess(project), this.
CrashOnAnalyzerException
, cancellationToken).ConfigureAwait(false);
Diagnostics\Service\DiagnosticAnalyzerService_GetDiagnosticsForSpan.cs (1)
293
document.Project, allAnalyzers, hostAnalyzerInfo, this.
CrashOnAnalyzerException
, cancellationToken).ConfigureAwait(false);
Diagnostics\Service\DiagnosticAnalyzerService_ProduceProjectDiagnostics.cs (1)
171
project, analyzers, hostAnalyzerInfo, this.
CrashOnAnalyzerException
, cancellationToken).ConfigureAwait(false);