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