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