Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinevirtual |
Reimplemented in System.Reflection.Emit.DynamicILGenerator.
Definition at line 821 of file ILGenerator.cs.
References System.SR.Argument_NotInExceptionBlock, System.SR.Argument_ShouldNotSpecifyExceptionType, System.Reflection.Emit.OpCodes.Endfilter, System.Reflection.Emit.__ExceptionInfo.GetCurrentState(), System.Reflection.Emit.__ExceptionInfo.GetEndLabel(), System.Reflection.Emit.OpCodes.Leave, System.Reflection.Emit.ILGenerator.m_currExcStack, System.Reflection.Emit.ILGenerator.m_currExcStackCount, System.Reflection.Emit.ILGenerator.m_length, and System.Reflection.Emit.__ExceptionInfo.MarkCatchAddr().
Referenced by System.Xml.Serialization.CodeGenerator.BeginCatchBlock(), System.Linq.Expressions.Compiler.LambdaCompiler.EmitCatchStart(), and System.Linq.Expressions.Compiler.LambdaCompiler.EmitTryExpression().