3 writes to type
System.Xml (3)
System\Xml\Serialization\XmlArrayItemAttribute.cs (3)
48this.type = type; 57this.type = type; 66set { type = value; }
1 reference to type
System.Xml (1)
System\Xml\Serialization\XmlArrayItemAttribute.cs (1)
65get { return type; }