2 references to MapAsyncBeginInputs
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannelProxy.cs (1)
353object[] ins = operation.MapAsyncBeginInputs(methodCall, out callback, out asyncState);
FrameworkFork\System.ServiceModel\System\ServiceModel\ClientBase.cs (1)
548object[] ins = op.MapAsyncBeginInputs(methodCall, out callback, out state);