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