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