1 instantiation of StreamedFramingAsyncRequest
System.ServiceModel (1)
System\ServiceModel\Channels\StreamedFramingRequestChannel.cs (1)
80
return new
StreamedFramingAsyncRequest
(this, callback, state);
7 references to StreamedFramingAsyncRequest
System.ServiceModel (7)
System\ServiceModel\Channels\StreamedFramingRequestChannel.cs (7)
694
AsyncResult.End<
StreamedFramingAsyncRequest
>(this);
756
StreamedFramingAsyncRequest
thisPtr = (
StreamedFramingAsyncRequest
)result.AsyncState;
798
StreamedFramingAsyncRequest
thisPtr = (
StreamedFramingAsyncRequest
)result.AsyncState;
835
StreamedFramingAsyncRequest
thisPtr = (
StreamedFramingAsyncRequest
)result.AsyncState;