2 references to MapAsyncOutputs
System.ServiceModel (2)
System\ServiceModel\Channels\ServiceChannelProxy.cs (1)
352object[] returnArgs = operation.MapAsyncOutputs(methodCall, outs, ref ret);
System\ServiceModel\ClientBase.cs (1)
1155object[] retArgs = op.MapAsyncOutputs(methodCall, outs, ref ret);