1 write to _instanceNs2000ID
System.Private.Xml (1)
System\Xml\Serialization\XmlSerializationReader.cs (1)
128
_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)
260
type = _r.GetAttribute(_typeID,
_instanceNs2000ID
);
846
_r.GetAttribute(_nullID,
_instanceNs2000ID
) ??
1926
(object)Reader.NamespaceURI == (object)
_instanceNs2000ID
||