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