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