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