4 references to SetClientReply
System.ServiceModel (4)
System\ServiceModel\Channels\ServiceChannel.cs (1)
1035
operationContext.
SetClientReply
(rpc.Reply, consumed);
System\ServiceModel\Dispatcher\MessageRpc.cs (1)
633
this.OperationContext.
SetClientReply
(null, false);
System\ServiceModel\OperationContext.cs (1)
428
this.
SetClientReply
(null, false);
System\ServiceModel\OperationContextScope.cs (1)
93
this.currentContext.
SetClientReply
(null, false);