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