Base:
property
ReflectedType
System.Reflection.Context.Delegation.DelegatingPropertyInfo.ReflectedType
3 references to ReflectedType
System.Reflection.Context (3)
System\Reflection\Context\Virtual\InheritedPropertyInfo.cs (3)
58ReflectedType.Equals(other.ReflectedType); 63return UnderlyingProperty.GetHashCode() ^ ReflectedType.GetHashCode();