1 write to _stringID
System.Private.Xml (1)
System\Xml\Serialization\XmlSerializationReader.cs (1)
194_stringID = _r.NameTable.Add("string");
5 references to _stringID
System.Private.Xml (5)
System\Xml\Serialization\XmlSerializationReader.cs (5)
276if ((object)typeName.Name == (object)_stringID || 344if ((object)typeName.Name == (object)_stringID || 529if ((object)type.Name == (object)_stringID || 600if ((object)type.Name == (object)_stringID || 693if ((object)type.Name == (object)_stringID ||