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