2 references to MapAsyncBeginInputs
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\ServiceChannelProxy.cs (1)
371object[] ins = operation.MapAsyncBeginInputs(methodCall, out callback, out asyncState);
System\ServiceModel\ClientBase.cs (1)
925object[] ins = op.MapAsyncBeginInputs(methodCall, out callback, out state);