2 writes to _type
System.Private.Xml (2)
System\Xml\Serialization\XmlIncludeAttribute.cs (2)
21_type = type; 30set { _type = value; }
1 reference to _type
System.Private.Xml (1)
System\Xml\Serialization\XmlIncludeAttribute.cs (1)
29get { return _type; }