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