2 references to SetStatusCode
System.ServiceModel.Activation (2)
System\ServiceModel\Activation\HostedHttpContext.cs (2)
569this.SetStatusCode(responseProperty.StatusCode); 611this.SetStatusCode((HttpStatusCode)statusCode);