4 references to PushNamespace
System.Xml (4)
System\Xml\BinaryXml\XmlBinaryReader.cs (4)
2287PushNamespace(curDeclPrefix, string.Empty, false); 2313this.PushNamespace(n.prefix, n.namespaceUri, true); 2341PushNamespace(curDeclPrefix, nsuri, false); 2699this.PushNamespace(qname.prefix, qname.namespaceUri, true);