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