2 references to LangToNameInternal
System.Private.Xml (2)
System\Xml\Xsl\Xslt\QilGenerator.cs (2)
1556string cultName = XsltLibrary.LangToNameInternal(lang, fwdCompat, (IErrorHelper)this); 1589return _f.String(XsltLibrary.LangToNameInternal((string)(QilLiteral)lang, fwdCompat, (IErrorHelper)this));