1 write to _instanceNs2000ID
System.Private.Xml (1)
System\Xml\Serialization\XmlSerializationReader.cs (1)
126_instanceNs2000ID = r.NameTable.Add("http://www.w3.org/2000/10/XMLSchema-instance");
3 references to _instanceNs2000ID
System.Private.Xml (3)
System\Xml\Serialization\XmlSerializationReader.cs (3)
256type = _r.GetAttribute(_typeID, _instanceNs2000ID); 834_r.GetAttribute(_nullID, _instanceNs2000ID) ?? 1899(object)Reader.NamespaceURI == (object)_instanceNs2000ID ||