2 references to PrepareReply
System.ServiceModel (2)
System\ServiceModel\Channels\HttpRequestContext.cs (2)
319
bool closeOutputAfterReply =
PrepareReply
(ref responseMessage);
697
this.closeOutputAfterReply = context.
PrepareReply
(ref this.responseMessage);