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