1 write to unsignedIntID
System.Xml (1)
System\Xml\Serialization\XmlSerializationReader.cs (1)
229
unsignedIntID
= r.NameTable.Add("unsignedInt");
5 references to unsignedIntID
System.Xml (5)
System\Xml\Serialization\XmlSerializationReader.cs (5)
351
else if ((object) typeName.Name == (object)
unsignedIntID
)
414
else if ((object) typeName.Name == (object)
unsignedIntID
)
583
else if ((object) type.Name == (object)
unsignedIntID
)
654
else if ((object) type.Name == (object)
unsignedIntID
)
741
else if ((object) type.Name == (object)
unsignedIntID
)