1 write to unsignedIntID
System.Xml (1)
System\Xml\Serialization\XmlSerializationReader.cs (1)
229unsignedIntID = r.NameTable.Add("unsignedInt");
5 references to unsignedIntID
System.Xml (5)
System\Xml\Serialization\XmlSerializationReader.cs (5)
351else if ((object) typeName.Name == (object) unsignedIntID) 414else if ((object) typeName.Name == (object) unsignedIntID) 583else if ((object) type.Name == (object) unsignedIntID) 654else if ((object) type.Name == (object) unsignedIntID) 741else if ((object) type.Name == (object) unsignedIntID)