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