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