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