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