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