1 write to outgoingContentType
System.ServiceModel.Web (1)
System\ServiceModel\Dispatcher\ContentTypeSettingDispatchMessageFormatter.cs (1)
27this.outgoingContentType = outgoingContentType;
1 reference to outgoingContentType
System.ServiceModel.Web (1)
System\ServiceModel\Dispatcher\ContentTypeSettingDispatchMessageFormatter.cs (1)
41AddResponseContentTypeProperty(message, this.outgoingContentType);