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)
339
else if ((object)typeName.Name == (object)
_unsignedIntID
)
403
else if ((object)typeName.Name == (object)
_unsignedIntID
)
589
else if ((object)type.Name == (object)
_unsignedIntID
)
661
else if ((object)type.Name == (object)
_unsignedIntID
)
758
else if ((object)type.Name == (object)
_unsignedIntID
)