2 references to IsDynamicMethod
mscorlib (2)
system\reflection\emit\dynamicilgenerator.cs (1)
1233
if (methodReal != null && !RuntimeMethodHandle.
IsDynamicMethod
(rmhi))
system\rttype.cs (1)
2005
if (RuntimeMethodHandle.
IsDynamicMethod
(methodHandle))