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