1 reference to Arg_HexBinaryStylesNotSupported
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Globalization\NumberFormatInfo.cs (1)
837throw new ArgumentException((value & InvalidNumberStyles) != 0 ? SR.Argument_InvalidNumberStyles : SR.Arg_HexBinaryStylesNotSupported, nameof(style));