2 references to GetSupportedFormats
System.ServiceModel.Web (2)
System\ServiceModel\Dispatcher\DemultiplexingClientMessageFormatter.cs (1)
70this.supportedFormats = DemultiplexingDispatchMessageFormatter.GetSupportedFormats(this.formatters.Keys);
System\ServiceModel\Dispatcher\DemultiplexingDispatchMessageFormatter.cs (1)
102this.supportedFormats = GetSupportedFormats(this.formatters.Keys);