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