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