2 writes to SuppressEntityBody
System.ServiceModel.Web (2)
System\ServiceModel\Dispatcher\SingleBodyParameterMessageFormatter.cs (1)
195requestContext.SuppressEntityBody = true;
System\ServiceModel\Dispatcher\UriTemplateClientFormatter.cs (1)
90WebOperationContext.Current.OutgoingRequest.SuppressEntityBody = true;