1 write to rawProperty
System.ServiceModel.Web (1)
System\ServiceModel\Channels\WebBodyFormatMessageProperty.cs (1)
59
rawProperty
= new WebBodyFormatMessageProperty(WebContentFormat.Raw);
2 references to rawProperty
System.ServiceModel.Web (2)
System\ServiceModel\Channels\WebBodyFormatMessageProperty.cs (2)
57
if (
rawProperty
== null)
61
return
rawProperty
;