2 overrides of ContentFormat
System.ServiceModel.Web (2)
System\ServiceModel\Dispatcher\JsonFormatMapping.cs (1)
25
public override WebContentFormat
ContentFormat
System\ServiceModel\Dispatcher\XmlFormatMapping.cs (1)
24
public override WebContentFormat
ContentFormat
1 reference to ContentFormat
System.ServiceModel.Web (1)
System\ServiceModel\Dispatcher\MultiplexingFormatMapping.cs (1)
68
this.contentTypeMapper.GetMessageFormatForContentType(contentType.MediaType) == this.
ContentFormat
)