2 references to Create
System.Data.SqlXml (2)
System\Xml\Xsl\Runtime\XmlCollation.cs (1)
134return Create(collationLiteral, /*throw:*/true);
System\Xml\Xsl\Xslt\XsltInput.cs (1)
858if (System.Xml.Xsl.Runtime.XmlCollation.Create(list[col], /*throw:*/false) != null) {