2 references to IsDynamicMethod
System.Private.CoreLib (2)
src\System\Reflection\Emit\DynamicILGenerator.cs (1)
1009
if (!RuntimeMethodHandle.
IsDynamicMethod
(rmhi))
src\System\RuntimeType.CoreCLR.cs (1)
1815
if (RuntimeMethodHandle.
IsDynamicMethod
(methodHandle))