2 writes to type
System.Xml (2)
System\Xml\Serialization\XmlIncludeAttribute.cs (2)
25this.type = type; 34set { type = value; }
1 reference to type
System.Xml (1)
System\Xml\Serialization\XmlIncludeAttribute.cs (1)
33get { return type; }