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