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