1 write to _shortID
System.Private.Xml (1)
System\Xml\Serialization\XmlSerializationReader.cs (1)
197_shortID = _r.NameTable.Add("short");
5 references to _shortID
System.Private.Xml (5)
System\Xml\Serialization\XmlSerializationReader.cs (5)
307else if ((object)typeName.Name == (object)_shortID) 375else if ((object)typeName.Name == (object)_shortID) 561else if ((object)type.Name == (object)_shortID) 633else if ((object)type.Name == (object)_shortID) 726else if ((object)type.Name == (object)_shortID)