3 writes to _type
System.Private.Xml (3)
System\Xml\Serialization\XmlArrayItemAttribute.cs (3)
45_type = type; 54_type = type; 63set { _type = value; }
1 reference to _type
System.Private.Xml (1)
System\Xml\Serialization\XmlArrayItemAttribute.cs (1)
62get { return _type; }