1 write to _xmlns
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (1)
362_xmlns = _xnt.Add("xmlns");
4 references to _xmlns
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (4)
382AddInitNamespace(_xmlns, _nsxmlns); 1950prefixStr = _xmlns; 2520name = new QName(string.Empty, _xmlns, _nsxmlns); 2522name = new QName(_xmlns, _xnt.Add(decl.prefix), _nsxmlns);