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