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