2 writes to defaultOutgoingReplyFormat
System.ServiceModel.Web (2)
System\ServiceModel\Description\WebHttpBehavior.cs (2)
37defaultOutgoingReplyFormat = WebMessageFormat.Xml; 85this.defaultOutgoingReplyFormat = value;
1 reference to defaultOutgoingReplyFormat
System.ServiceModel.Web (1)
System\ServiceModel\Description\WebHttpBehavior.cs (1)
77return this.defaultOutgoingReplyFormat;