3 writes to type
System.Xml (3)
System\Xml\Serialization\XmlElementAttribute.cs (3)
47
this.
type
= type;
56
this.
type
= type;
65
set {
type
= value; }
1 reference to type
System.Xml (1)
System\Xml\Serialization\XmlElementAttribute.cs (1)
64
get { return
type
; }