3 writes to _readTimingEnabled
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Infrastructure\TimeoutControl.cs (3)
131_readTimingEnabled = false; 227_readTimingEnabled = false; 251_readTimingEnabled = true;
1 reference to _readTimingEnabled
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\TimeoutControl.cs (1)
107if (!_readTimingEnabled)