1 write to jsonProperty
System.ServiceModel.Web (1)
System\ServiceModel\Channels\WebBodyFormatMessageProperty.cs (1)
35jsonProperty = new WebBodyFormatMessageProperty(WebContentFormat.Json);
2 references to jsonProperty
System.ServiceModel.Web (2)
System\ServiceModel\Channels\WebBodyFormatMessageProperty.cs (2)
33if (jsonProperty == null) 37return jsonProperty;