2 references to Arg_ArrayZeroError
System.Private.CoreLib (2)
Internal\Reflection\Augments\ReflectionAugments.cs (1)
405throw new ArgumentException(SR.Arg_ArrayZeroError, nameof(flds));
src\runtime\src\libraries\System.Private.CoreLib\src\System\Globalization\DateTimeFormatInfo.cs (1)
1597throw new ArgumentException(SR.Arg_ArrayZeroError, nameof(patterns));