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