3 references to InExceptionHandler
Microsoft.CodeAnalysis (1)
CodeGen\ILBuilderEmit.cs (1)
309Debug.Assert(!this.InExceptionHandler);
Microsoft.CodeAnalysis.CSharp (2)
CodeGen\EmitStatement.cs (2)
823_builder.InExceptionHandler; 834!_builder.InExceptionHandler;