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