2 references to GetExceptionTypes
System.Private.CoreLib (2)
src\System\Reflection\Emit\DynamicILGenerator.cs (1)
748
exception->Flags = m_exceptions[i].
GetExceptionTypes
()[excNumber];
src\System\Reflection\Emit\RuntimeMethodBuilder.cs (1)
196
type = excp[i].
GetExceptionTypes
();