1 reference to Argument_ObjectArgumentMismatch
System.Reflection.Context (1)
System\Reflection\Context\Virtual\VirtualPropertyInfo.PropertySetter.cs (1)
50
throw new ArgumentException(SR.Format(SR.
Argument_ObjectArgumentMismatch
, value.GetType(), ReturnType));