1 write to _shortID
System.Private.Xml (1)
System\Xml\Serialization\XmlSerializationReader.cs (1)
199_shortID = _r.NameTable.Add("short");
5 references to _shortID
System.Private.Xml (5)
System\Xml\Serialization\XmlSerializationReader.cs (5)
311else if ((object)typeName.Name == (object)_shortID) 379else if ((object)typeName.Name == (object)_shortID) 565else if ((object)type.Name == (object)_shortID) 637else if ((object)type.Name == (object)_shortID) 734else if ((object)type.Name == (object)_shortID)