1 instantiation of HttpChannelAsyncRequest
System.ServiceModel (1)
System\ServiceModel\Channels\HttpChannelFactory.cs (1)
1099
return new
HttpChannelAsyncRequest
(this, callback, state);
12 references to HttpChannelAsyncRequest
System.ServiceModel (12)
System\ServiceModel\Channels\HttpChannelFactory.cs (12)
1438
AsyncResult.End<
HttpChannelAsyncRequest
>(result);
1492
HttpChannelAsyncRequest
thisPtr = (
HttpChannelAsyncRequest
)result.AsyncState;
1755
HttpChannelAsyncRequest
.End(this);
1806
HttpChannelAsyncRequest
thisPtr = (
HttpChannelAsyncRequest
)result.AsyncState;
1832
HttpChannelAsyncRequest
thisPtr = (
HttpChannelAsyncRequest
)result.AsyncState;
1859
HttpChannelAsyncRequest
thisPtr = (
HttpChannelAsyncRequest
)state;
1872
HttpChannelAsyncRequest
thisPtr = (
HttpChannelAsyncRequest
)result.AsyncState;