3 references to ReflectedTypeInternal
mscorlib (3)
system\reflection\ConstructorInfo.cs (3)
458return m_reflectedTypeCache.IsGlobal ? null : ReflectedTypeInternal; 669MethodBody mb = RuntimeMethodHandle.GetMethodBody(this, ReflectedTypeInternal); 773ReflectedTypeInternal,