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