1 write to _unsignedIntID
System.Private.Xml (1)
System\Xml\Serialization\XmlSerializationReader.cs (1)
211_unsignedIntID = _r.NameTable.Add("unsignedInt");
5 references to _unsignedIntID
System.Private.Xml (5)
System\Xml\Serialization\XmlSerializationReader.cs (5)
335else if ((object)typeName.Name == (object)_unsignedIntID) 399else if ((object)typeName.Name == (object)_unsignedIntID) 585else if ((object)type.Name == (object)_unsignedIntID) 657else if ((object)type.Name == (object)_unsignedIntID) 750else if ((object)type.Name == (object)_unsignedIntID)