2 references to GetCatchAddresses
mscorlib (2)
system\reflection\emit\dynamicilgenerator.cs (1)
908
exception->HandlerOffset = m_exceptions[i].
GetCatchAddresses
()[excNumber];
system\reflection\emit\methodbuilder.cs (1)
262
catchAddrs = excp[i].
GetCatchAddresses
();