4 references to IsDynamicType
System.Private.TypeLoader (4)
Internal\Runtime\TypeLoader\TypeLoaderEnvironment.StaticsLookup.cs (4)
51Debug.Assert(runtimeTypeHandle.IsDynamicType()); 90Debug.Assert(runtimeTypeHandle.IsDynamicType()); 131if (runtimeTypeHandle.IsDynamicType()) 166Debug.Assert(offsetValue != 0 && runtimeTypeHandle.IsDynamicType());