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