4 instantiations of MessagePassthroughFormatter
System.ServiceModel.Web (4)
System\ServiceModel\Description\WebHttpBehavior.cs (4)
572return new MessagePassthroughFormatter(); 619innerFormatter = new MessagePassthroughFormatter(); 706innerFormatter = new MessagePassthroughFormatter(); 779result = new MessagePassthroughFormatter();