1 write to arrayTypeID
System.Xml (1)
System\Xml\Serialization\XmlSerializationReader.cs (1)
158arrayTypeID = r.NameTable.Add("arrayType");
2 references to arrayTypeID
System.Xml (2)
System\Xml\Serialization\XmlSerializationReader.cs (2)
931string arrayType = r.GetAttribute(arrayTypeID, soapNsID); 1510string arrayType = r.GetAttribute(arrayTypeID, soapNsID);