1 write to contentTypeMapper
System.ServiceModel.Web (1)
System\ServiceModel\Dispatcher\MultiplexingFormatMapping.cs (1)
44this.contentTypeMapper = contentTypeMapper;
2 references to contentTypeMapper
System.ServiceModel.Web (2)
System\ServiceModel\Dispatcher\MultiplexingFormatMapping.cs (2)
67if (this.contentTypeMapper != null && 68this.contentTypeMapper.GetMessageFormatForContentType(contentType.MediaType) == this.ContentFormat)