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