1 instantiation of StreamedFramingAsyncRequest
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\StreamedFramingRequestChannel.cs (1)
68
protected override IAsyncRequest CreateAsyncRequest(Message message) => new StreamedConnectionPoolHelper.
StreamedFramingAsyncRequest
(this);