3 writes to _type
System.Private.Xml (3)
System\Xml\Serialization\XmlAttributeAttribute.cs (3)
42
_type
= type;
51
_type
= type;
60
set {
_type
= value; }
1 reference to _type
System.Private.Xml (1)
System\Xml\Serialization\XmlAttributeAttribute.cs (1)
59
get { return
_type
; }