Base:
property
ReflectedType
System.Reflection.Context.Delegation.DelegatingMethodInfo.ReflectedType
3 references to ReflectedType
System.Reflection.Context (3)
System\Reflection\Context\Virtual\InheritedMethodInfo.cs (3)
40
ReflectedType
.Equals(other.
ReflectedType
);
45
return UnderlyingMethod.GetHashCode() ^
ReflectedType
.GetHashCode();