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