1 write to _stringID
System.Private.Xml (1)
System\Xml\Serialization\XmlSerializationReader.cs (1)
196_stringID = _r.NameTable.Add("string");
5 references to _stringID
System.Private.Xml (5)
System\Xml\Serialization\XmlSerializationReader.cs (5)
280if ((object)typeName.Name == (object)_stringID || 348if ((object)typeName.Name == (object)_stringID || 533if ((object)type.Name == (object)_stringID || 604if ((object)type.Name == (object)_stringID || 701if ((object)type.Name == (object)_stringID ||