1 write to supportedFormats
System.ServiceModel.Web (1)
System\ServiceModel\Dispatcher\DemultiplexingDispatchMessageFormatter.cs (1)
102this.supportedFormats = GetSupportedFormats(this.formatters.Keys);
2 references to supportedFormats
System.ServiceModel.Web (2)
System\ServiceModel\Dispatcher\DemultiplexingDispatchMessageFormatter.cs (2)
100if (this.supportedFormats == null) 104return this.supportedFormats;