2 references to DemultiplexingDispatchMessageFormatter
System.ServiceModel.Web (2)
System\ServiceModel\Description\WebHttpBehavior.cs (1)
1130return new DemultiplexingDispatchMessageFormatter(map, xmlFormatter);
System\ServiceModel\Dispatcher\SingleBodyParameterMessageFormatter.cs (1)
78return new DemultiplexingDispatchMessageFormatter(map, xmlFormatter);