2 references to MapAsyncOutputs
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannelProxy.cs (1)
364
operation.
MapAsyncOutputs
(methodCall, outs, ref ret);
FrameworkFork\System.ServiceModel\System\ServiceModel\ClientBase.cs (1)
563
object[] retArgs = op.
MapAsyncOutputs
(methodCall, outs, ref ret);