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)
342
else if ((object)typeName.Name == (object)
_unsignedIntID
)
406
else if ((object)typeName.Name == (object)
_unsignedIntID
)
592
else if ((object)type.Name == (object)
_unsignedIntID
)
664
else if ((object)type.Name == (object)
_unsignedIntID
)
761
else if ((object)type.Name == (object)
_unsignedIntID
)