4 references to SetClientReply
System.ServiceModel.Primitives (4)
System\ServiceModel\Channels\ServiceChannel.cs (1)
973operationContext.SetClientReply(rpc.Reply, consumed);
System\ServiceModel\Dispatcher\MessageRpc.cs (1)
430OperationContext.SetClientReply(null, false);
System\ServiceModel\OperationContext.cs (1)
370SetClientReply(null, false);
System\ServiceModel\OperationContextScope.cs (1)
86_currentContext.SetClientReply(null, false);