1 write to suppressEntityBody
System.ServiceModel (1)
System\ServiceModel\Channels\HttpChannelHelpers.cs (1)
2034
this.
suppressEntityBody
= suppressEntityBody;
2 references to suppressEntityBody
System.ServiceModel (2)
System\ServiceModel\Channels\HttpChannelHelpers.cs (2)
2066
if (!
suppressEntityBody
&& !httpOutput.streamed)
2153
if (
suppressEntityBody
)