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