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