1 write to SuppressEntityBody
System.ServiceModel (1)
System\ServiceModel\Channels\HttpResponseMessageProperty.cs (1)
130this.traditionalProperty.SuppressEntityBody = value;
2 references to SuppressEntityBody
System.ServiceModel (2)
System\ServiceModel\Channels\HttpResponseMessageProperty.cs (2)
119this.traditionalProperty.SuppressEntityBody; 404this.SuppressEntityBody = propertyToMerge.SuppressEntityBody;