Terraria v1.4.4.9
Terraria source code documentation
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros

◆ __ExceptionInfo()

System.Reflection.Emit.__ExceptionInfo.__ExceptionInfo ( int startAddr,
Label endLabel )
inlinepackage

Definition at line 29 of file __ExceptionInfo.cs.

References System.Reflection.Emit.__ExceptionInfo.m_catchAddr, System.Reflection.Emit.__ExceptionInfo.m_catchClass, System.Reflection.Emit.__ExceptionInfo.m_catchEndAddr, System.Reflection.Emit.__ExceptionInfo.m_currentCatch, System.Reflection.Emit.__ExceptionInfo.m_currentState, System.Reflection.Emit.__ExceptionInfo.m_endAddr, System.Reflection.Emit.__ExceptionInfo.m_endFinally, System.Reflection.Emit.__ExceptionInfo.m_endLabel, System.Reflection.Emit.__ExceptionInfo.m_filterAddr, System.Reflection.Emit.__ExceptionInfo.m_startAddr, and System.Reflection.Emit.__ExceptionInfo.m_type.