1 write to _unsignedIntID
System.Private.Xml (1)
System\Xml\Serialization\XmlSerializationReader.cs (1)
216_unsignedIntID = _r.NameTable.Add("unsignedInt");
5 references to _unsignedIntID
System.Private.Xml (5)
System\Xml\Serialization\XmlSerializationReader.cs (5)
342else if ((object)typeName.Name == (object)_unsignedIntID) 406else if ((object)typeName.Name == (object)_unsignedIntID) 592else if ((object)type.Name == (object)_unsignedIntID) 664else if ((object)type.Name == (object)_unsignedIntID) 761else if ((object)type.Name == (object)_unsignedIntID)