1 instantiation of AsyncRequest
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableRequestSessionChannel.cs (1)
127return new AsyncRequest(this, callback, state);
1 reference to AsyncRequest
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableRequestSessionChannel.cs (1)
1122AsyncResult.End<AsyncRequest>(this);