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