1 reference to IsIdnAce
System (1)
net\System\_DomainName.cs (1)
424if ((newPos + 3 < length) && (c == 'x') && IsIdnAce(unescapedHostname, newPos))