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