1 write to supportedFormats
System.ServiceModel.Web (1)
System\ServiceModel\Dispatcher\DemultiplexingClientMessageFormatter.cs (1)
70this.supportedFormats = DemultiplexingDispatchMessageFormatter.GetSupportedFormats(this.formatters.Keys);
2 references to supportedFormats
System.ServiceModel.Web (2)
System\ServiceModel\Dispatcher\DemultiplexingClientMessageFormatter.cs (2)
68if (this.supportedFormats == null) 72return this.supportedFormats;