2 writes to _type
System.Private.Xml (2)
System\Xml\Serialization\SoapIncludeAttribute.cs (2)
13_type = type; 19set { _type = value; }
1 reference to _type
System.Private.Xml (1)
System\Xml\Serialization\SoapIncludeAttribute.cs (1)
18get { return _type; }