2 writes to ContentTypeMapper
System.ServiceModel.Web (2)
System\ServiceModel\Configuration\WebHttpEndpointElement.cs (1)
266
webHttpEndpoint.
ContentTypeMapper
= WebHttpBindingElement.GetContentTypeMapper(this.ContentTypeMapper);
System\ServiceModel\Configuration\WebScriptEndpointElement.cs (1)
216
webScriptEndpoint.
ContentTypeMapper
= WebHttpBindingElement.GetContentTypeMapper(this.ContentTypeMapper);