3 references to AllExceptPrefixMapping
System.Private.Xml (3)
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (1)
4124Debug.Assert(ValidateNames.ValidateName(prefix, localName, ns, nodeType, ValidateNames.Flags.AllExceptPrefixMapping));
System\Xml\Xsl\Runtime\XmlQueryOutput.cs (1)
830ValidateNames.ValidateNameThrow("", target, "", XPathNodeType.ProcessingInstruction, ValidateNames.Flags.AllExceptPrefixMapping);
System\Xml\Xsl\Xslt\Compiler.cs (1)
240XPathNodeType.ProcessingInstruction, ValidateNames.Flags.AllExceptPrefixMapping