2 references to IsHexChar
System.Private.Uri (2)
src\libraries\Common\src\System\Net\IPv6AddressHelper.Common.cs (2)
141if (HexConverter.IsHexChar(currentCh)) 202if (!HexConverter.IsHexChar(ch))