3 references to MarkCatchAddr
System.Private.CoreLib (3)
src\System\Reflection\Emit\DynamicILGenerator.cs (2)
360current.MarkCatchAddr(ILOffset, null); 376current.MarkCatchAddr(ILOffset, exceptionType);
src\System\Reflection\Emit\RuntimeILGenerator.cs (1)
1030current.MarkCatchAddr(m_length, exceptionType);