1 write to _unsignedIntID
System.Private.Xml (1)
System\Xml\Serialization\XmlSerializationReader.cs (1)
213_unsignedIntID = _r.NameTable.Add("unsignedInt");
5 references to _unsignedIntID
System.Private.Xml (5)
System\Xml\Serialization\XmlSerializationReader.cs (5)
339else if ((object)typeName.Name == (object)_unsignedIntID) 403else if ((object)typeName.Name == (object)_unsignedIntID) 589else if ((object)type.Name == (object)_unsignedIntID) 661else if ((object)type.Name == (object)_unsignedIntID) 758else if ((object)type.Name == (object)_unsignedIntID)