6 references to ReceiveAsyncResult
System.ServiceModel (6)
System\ServiceModel\Channels\ChannelDemuxer.cs (6)
3254return new ReceiveAsyncResult(message, callback, state); 3262return new ReceiveAsyncResult(message, callback, state); 3285return new ReceiveAsyncResult(message, callback, state); 3392return new ReceiveAsyncResult(request, callback, state); 3400return new ReceiveAsyncResult(request, callback, state); 3423return new ReceiveAsyncResult(request, callback, state);