2 references to Create
System.Private.Xml (2)
System\Xml\Xsl\Runtime\XmlCollation.cs (1)
147
return
Create
(collationLiteral, throwOnError: true)!;
System\Xml\Xsl\Xslt\XsltInput.cs (1)
1018
if (System.Xml.Xsl.Runtime.XmlCollation.
Create
(list[col], /*throw:*/false) != null)