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