Base:
property
ReflectedType
System.Reflection.MemberInfo.ReflectedType
2 references to ReflectedType
System.Private.CoreLib (2)
src\System\Reflection\RuntimePropertyInfo.cs (2)
108
Debug.Assert(this.
ReflectedType
== target.
ReflectedType
);