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