9 references to xmlns
System.Private.DataContractSerialization (9)
System\Xml\XmlBaseReader.cs (9)
520if (name == xmlns) 522prefix = xmlns; 663_localName = xmlns; 678if (prefix == xmlns) 754XmlExceptionHelper.ThrowDuplicateAttribute(this, xmlns, xmlns, attributeNode1.Namespace.Prefix.GetString(), xmlnsNamespace); 908_nameTable.Add(xmlns); 945_prefix = xmlns; 2285return prefix == xmlns && this.Namespace.Prefix == localName;