2 references to NullMessageFormatter
System.ServiceModel.Web (2)
System\ServiceModel\Dispatcher\SingleBodyParameterMessageFormatter.cs (2)
134return new NullMessageFormatter(false, null); 150return new NullMessageFormatter(useJson, callbackParameterName);