2 references to Argument_InvalidGroupSize
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Globalization\NumberFormatInfo.cs (2)
294throw new ArgumentException(SR.Argument_InvalidGroupSize, propName); 298throw new ArgumentException(SR.Argument_InvalidGroupSize, propName);