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