1 write to SupportsJson
System.ServiceModel.Web (1)
System\ServiceModel\Dispatcher\HelpPage.cs (1)
295
this.
SupportsJson
= WebHttpBehavior.SupportsJsonFormat(od);
2 references to SupportsJson
System.ServiceModel.Web (2)
System\ServiceModel\Dispatcher\HelpPage.cs (2)
179
if (this.Response.
SupportsJson
&& this.Method == WebHttpBehavior.GET)
419
if (this.
SupportsJson
)