5 references to Argument_IdnBadBidi
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\Globalization\IdnMapping.cs (5)
466
throw new ArgumentException(SR.
Argument_IdnBadBidi
, nameof(unicode));
485
throw new ArgumentException(SR.
Argument_IdnBadBidi
, nameof(unicode));
492
throw new ArgumentException(SR.
Argument_IdnBadBidi
, nameof(unicode));
923
throw new ArgumentException(SR.
Argument_IdnBadBidi
, nameof(ascii));
930
throw new ArgumentException(SR.
Argument_IdnBadBidi
, nameof(ascii));