1 write to stringID
System.Xml (1)
System\Xml\Serialization\XmlSerializationReader.cs (1)
212stringID = r.NameTable.Add("string");
5 references to stringID
System.Xml (5)
System\Xml\Serialization\XmlSerializationReader.cs (5)
292if ((object) typeName.Name == (object) stringID || 359if ((object) typeName.Name == (object) stringID || 527if ((object) type.Name == (object) stringID || 597if ((object) type.Name == (object) stringID || 685if ((object) type.Name == (object) stringID ||