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