2 references to DemultiplexingClientMessageFormatter
System.ServiceModel.Web (2)
System\ServiceModel\Description\WebHttpBehavior.cs (1)
1116return new DemultiplexingClientMessageFormatter(map, xmlFormatter);
System\ServiceModel\Dispatcher\SingleBodyParameterMessageFormatter.cs (1)
64return new DemultiplexingClientMessageFormatter(map, xmlFormatter);