3 references to AddInitNamespace
System.Xml (3)
System\Xml\BinaryXml\XmlBinaryReader.cs (3)
344
AddInitNamespace
(String.Empty, String.Empty);
345
AddInitNamespace
(this.xml, this.xnt.Add(XmlReservedNs.NsXml));
346
AddInitNamespace
(this.xmlns, this.nsxmlns);