2 references to AllExceptNCNames
System.Private.Xml (2)
System\Xml\Xsl\Runtime\XmlQueryOutput.cs (2)
1523
if (!ValidateNames.ValidateName(prefix, localName, ns, nodeType, ValidateNames.Flags.
AllExceptNCNames
))
1529
ValidateNames.ValidateNameThrow(prefix, localName, ns, nodeType, ValidateNames.Flags.
AllExceptNCNames
);