1 write to nullID
System.Xml (1)
System\Xml\Serialization\XmlSerializationReader.cs (1)
155nullID = r.NameTable.Add("null");
3 references to nullID
System.Xml (3)
System\Xml\Serialization\XmlSerializationReader.cs (3)
821isNull = r.GetAttribute(nullID, instanceNsID); 823isNull = r.GetAttribute(nullID, instanceNs2000ID); 825isNull = r.GetAttribute(nullID, instanceNs1999ID);