2 references to SupportsMessageFormat
System.ServiceModel.Web (2)
System\ServiceModel\Dispatcher\FormatSelectingMessageInspector.cs (2)
139
if (this.formatters[operationName].
SupportsMessageFormat
(format) &&
165
if (this.formatters[operationName].
SupportsMessageFormat
(mapping.MessageFormat) &&