2 references to ReflectedTypeInternal
System.Private.CoreLib (2)
src\System\Reflection\RuntimePropertyInfo.cs (2)
175public override Type? ReflectedType => ReflectedTypeInternal; 183public override bool IsCollectible => ReflectedTypeInternal.IsCollectible;