3 references to SetFormatAndContentType
System.ServiceModel.Web (3)
System\ServiceModel\Dispatcher\FormatSelectingMessageInspector.cs (3)
108
SetFormatAndContentType
(pair.Format, pair.ContentType);
144
SetFormatAndContentType
(format, contentTypeStr);
168
SetFormatAndContentType
(mapping.MessageFormat, responseContentType.ToString());