2 instantiations of HostedInputStream
System.ServiceModel.Activation (2)
System\ServiceModel\Activation\HostedHttpContext.cs (2)
351
return new
HostedInputStream
(this.hostedHttpContext, this.preReadBuffer);
355
return new
HostedInputStream
(this.hostedHttpContext);