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)
335
else if ((object)typeName.Name == (object)
_unsignedIntID
)
399
else if ((object)typeName.Name == (object)
_unsignedIntID
)
585
else if ((object)type.Name == (object)
_unsignedIntID
)
657
else if ((object)type.Name == (object)
_unsignedIntID
)
750
else if ((object)type.Name == (object)
_unsignedIntID
)