3 references to Argument_InvalidNativeDigitValue
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Globalization\NumberFormatInfo.cs (3)
125throw new ArgumentException(SR.Argument_InvalidNativeDigitValue, propertyName); 130throw new ArgumentException(SR.Argument_InvalidNativeDigitValue, propertyName); 139throw new ArgumentException(SR.Argument_InvalidNativeDigitValue, propertyName);