4 references to PushNamespace
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (4)
2620PushNamespace(curDeclPrefix, string.Empty, false); 2651this.PushNamespace(n.prefix, n.namespaceUri, true); 2684PushNamespace(curDeclPrefix, nsuri, false); 3070this.PushNamespace(qname.prefix, qname.namespaceUri, true);