1 write to closeOutputAfterReply
System.ServiceModel (1)
System\ServiceModel\Channels\HttpRequestContext.cs (1)
697this.closeOutputAfterReply = context.PrepareReply(ref this.responseMessage);
1 reference to closeOutputAfterReply
System.ServiceModel (1)
System\ServiceModel\Channels\HttpRequestContext.cs (1)
595if (this.closeOutputAfterReply)