2 references to CheckPrefixNS
System.Xml (2)
System\Xml\BinaryXml\XmlBinaryReader.cs (2)
2161this.qnameElement.CheckPrefixNS(prefix, ns); 2165this.attributes[i].name.CheckPrefixNS(prefix, ns);