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