2 references to GetExceptions
System.Private.CoreLib (2)
src\System\Reflection\Emit\DynamicILGenerator.cs (1)
585m_exceptions = ilGenerator.GetExceptions();
src\System\Reflection\Emit\RuntimeMethodBuilder.cs (1)
180excp = il.GetExceptions()!;