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