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