2 writes to _autoChunk
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http\Http1OutputProducer.cs (2)
363_autoChunk = autoChunk; 544_autoChunk = false;
9 references to _autoChunk
Microsoft.AspNetCore.Server.Kestrel.Core (9)
Internal\Http\Http1OutputProducer.cs (9)
124if (_autoChunk) 150if (_autoChunk) 176Debug.Assert(producer._autoChunk && producer._advancedBytesForChunk > 0); 206else if (_autoChunk) 231else if (_autoChunk) 265else if (_autoChunk) 376if (_autoChunk) 396if (_autoChunk) 573if (_autoChunk)