2 references to PunycodeDecode
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Globalization\IdnMapping.cs (2)
660string strUnicode = PunycodeDecode(asciiSlice); 684string strUnicode = PunycodeDecode(asciiString);