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