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