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