2 references to InheritedMethodInfo
System.Reflection.Context (2)
System\Reflection\Context\Virtual\InheritedPropertyInfo.cs (2)
42return new InheritedMethodInfo(underlyingGetter, _reflectedType); 51return new InheritedMethodInfo(underlyingSetter, _reflectedType);