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