1 write to isRequestMessageFormatSet
System.ServiceModel.Web (1)
System\ServiceModel\Web\WebInvokeAttribute.cs (1)
75this.isRequestMessageFormatSet = true;
1 reference to isRequestMessageFormatSet
System.ServiceModel.Web (1)
System\ServiceModel\Web\WebInvokeAttribute.cs (1)
51get { return this.isRequestMessageFormatSet; }