1 write to useJson
System.ServiceModel.Web (1)
System\ServiceModel\Dispatcher\SingleBodyParameterMessageFormatter.cs (1)
314
this.
useJson
= useJson;
1 reference to useJson
System.ServiceModel.Web (1)
System\ServiceModel\Dispatcher\SingleBodyParameterMessageFormatter.cs (1)
331
if (
useJson
&& WebHttpBehavior.TrySetupJavascriptCallback(callbackParameterName) != null)