1 write to ContentType
System.ServiceModel.Web (1)
System\ServiceModel\Dispatcher\ContentTypeSettingClientMessageFormatter.cs (1)
68
WebOperationContext.Current.OutgoingRequest.
ContentType
= contentType;
1 reference to ContentType
System.ServiceModel.Web (1)
System\ServiceModel\Dispatcher\ContentTypeSettingClientMessageFormatter.cs (1)
66
if (string.IsNullOrEmpty(WebOperationContext.Current.OutgoingRequest.
ContentType
))