4 references to SetClientReply
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (1)
968
operationContext.
SetClientReply
(rpc.Reply, consumed);
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\MessageRpc.cs (1)
447
this.OperationContext.
SetClientReply
(null, false);
FrameworkFork\System.ServiceModel\System\ServiceModel\OperationContext.cs (1)
334
this.
SetClientReply
(null, false);
FrameworkFork\System.ServiceModel\System\ServiceModel\OperationContextScope.cs (1)
59
_currentContext.
SetClientReply
(null, false);