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