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