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