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