1 write to m_exceptionClass
System.Private.CoreLib (1)
src\System\Reflection\Emit\RuntimeMethodBuilder.cs (1)
881
m_exceptionClass
= exceptionTypeToken;
3 references to m_exceptionClass
System.Private.CoreLib (3)
src\System\Reflection\Emit\RuntimeMethodBuilder.cs (3)
897
return
m_exceptionClass
^ m_tryStartOffset ^ m_tryEndOffset ^ m_filterOffset ^ m_handlerStartOffset ^ m_handlerEndOffset ^ (int)m_kind;
908
other.
m_exceptionClass
==
m_exceptionClass
&&