1 write to StatusCode
System.ServiceModel (1)
System\ServiceModel\Channels\HttpResponseMessageProperty.cs (1)
76this.traditionalProperty.StatusCode = value;
2 references to StatusCode
System.ServiceModel (2)
System\ServiceModel\Channels\HttpResponseMessageProperty.cs (2)
58this.traditionalProperty.StatusCode; 396this.StatusCode = propertyToMerge.StatusCode;