1 write to xmlProperty
System.ServiceModel.Web (1)
System\ServiceModel\Channels\WebBodyFormatMessageProperty.cs (1)
47
xmlProperty
= new WebBodyFormatMessageProperty(WebContentFormat.Xml);
2 references to xmlProperty
System.ServiceModel.Web (2)
System\ServiceModel\Channels\WebBodyFormatMessageProperty.cs (2)
45
if (
xmlProperty
== null)
49
return
xmlProperty
;