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