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