1 instantiation of Streams
Microsoft.AspNetCore.Server.IIS (1)
Core\IISHttpContext.cs (1)
304
_streams = new
Streams
(this);
1 reference to Streams
Microsoft.AspNetCore.Server.IIS (1)
Core\IISHttpContext.cs (1)
41
protected
Streams
_streams = default!;