3 references to CatchAnalyzerExceptions
Microsoft.CodeAnalysis (3)
DiagnosticAnalyzer\AnalyzerExecutor.cs (1)
1192
if (!this.Compilation.
CatchAnalyzerExceptions
)
SourceGeneration\GeneratorDriver.cs (2)
247
inputBuilder, outputBuilder, this.SyntaxHelper, this.SourceExtension, compilation.
CatchAnalyzerExceptions
);
341
if (!compilation.
CatchAnalyzerExceptions
)