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