1 reference to Arg_SetMethNotFnd
System.Private.CoreLib (1)
src\System\Reflection\RuntimePropertyInfo.cs (1)
356
RuntimeMethodInfo m = GetSetMethod(true) ?? throw new ArgumentException(SR.
Arg_SetMethNotFnd
);