3 writes to OutputParameters
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (2)
781
rpc.
OutputParameters
= outs;
809
sendResult.Rpc.
OutputParameters
= outs;
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ProxyRpc.cs (1)
38
this.
OutputParameters
= null;
2 references to OutputParameters
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ProxyOperationRuntime.cs (2)
157
rpc.ReturnValue = _formatter.DeserializeReply(reply, rpc.
OutputParameters
);
175
rpc.
OutputParameters
,