2 writes to statusCode
System.ServiceModel (2)
System\ServiceModel\Channels\HttpResponseMessageProperty.cs (2)
236this.statusCode = DefaultStatusCode; 267this.statusCode = value;
1 reference to statusCode
System.ServiceModel (1)
System\ServiceModel\Channels\HttpResponseMessageProperty.cs (1)
262return this.statusCode;