1 write to _includeInSchema
System.Private.Xml (1)
System\Xml\Serialization\SoapTypeAttribute.cs (1)
34
set {
_includeInSchema
= value; }
1 reference to _includeInSchema
System.Private.Xml (1)
System\Xml\Serialization\SoapTypeAttribute.cs (1)
33
get { return
_includeInSchema
; }