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