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