2 references to GetExceptionTypes
mscorlib (2)
system\reflection\emit\dynamicilgenerator.cs (1)
902exception->Flags = m_exceptions[i].GetExceptionTypes()[excNumber];
system\reflection\emit\methodbuilder.cs (1)
269type = excp[i].GetExceptionTypes();