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