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