3 references to Argument_InvalidNativeDigitValue
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Globalization\NumberFormatInfo.cs (3)
124throw new ArgumentException(SR.Argument_InvalidNativeDigitValue, propertyName); 129throw new ArgumentException(SR.Argument_InvalidNativeDigitValue, propertyName); 138throw new ArgumentException(SR.Argument_InvalidNativeDigitValue, propertyName);