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