1 write to _log
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http2\Http2OutputProducer.cs (1)
58_log = context.ServiceContext.Log;
1 reference to _log
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http2\Http2OutputProducer.cs (1)
68_flusher = new TimingPipeFlusher(timeoutControl: null, _log);