1 write to shortID
System.Xml (1)
System\Xml\Serialization\XmlSerializationReader.cs (1)
215
shortID
= r.NameTable.Add("short");
5 references to shortID
System.Xml (5)
System\Xml\Serialization\XmlSerializationReader.cs (5)
323
else if ((object) typeName.Name == (object)
shortID
)
390
else if ((object) typeName.Name == (object)
shortID
)
559
else if ((object) type.Name == (object)
shortID
)
630
else if ((object) type.Name == (object)
shortID
)
717
else if ((object) type.Name == (object)
shortID
)