3 references to NsCollCodePoint
System.Private.Xml (3)
System\Xml\Xsl\Runtime\XmlCollation.cs (2)
158if (collationLiteral == XmlReservedNs.NsCollCodePoint) 202else if (collationUri.IsBaseOf(new Uri(XmlReservedNs.NsCollCodePoint)))
System\Xml\Xsl\Xslt\XsltInput.cs (1)
1029if (list[col] != XmlReservedNs.NsCollCodePoint)