1 write to _shortID
System.Private.Xml (1)
System\Xml\Serialization\XmlSerializationReader.cs (1)
202_shortID = _r.NameTable.Add("short");
5 references to _shortID
System.Private.Xml (5)
System\Xml\Serialization\XmlSerializationReader.cs (5)
314else if ((object)typeName.Name == (object)_shortID) 382else if ((object)typeName.Name == (object)_shortID) 568else if ((object)type.Name == (object)_shortID) 640else if ((object)type.Name == (object)_shortID) 737else if ((object)type.Name == (object)_shortID)