1 write to response
System.ServiceModel (1)
System\ServiceModel\Channels\HttpRequestContext.cs (1)
1080this.response = response;
1 reference to response
System.ServiceModel (1)
System\ServiceModel\Channels\HttpRequestContext.cs (1)
1140this.context.OnAcceptWebSocketSuccess(acceptTask.Result, response.RequestMessage);