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