2 references to Argument_InvalidValue
System.Private.CoreLib (2)
System\Runtime\CompilerServices\RuntimeHelpers.NativeAot.cs (2)
310
throw new ArgumentException(SR.
Argument_InvalidValue
);
332
throw new ArgumentException(SR.
Argument_InvalidValue
);