5 writes to _currentChunkMemoryUpdated
Microsoft.AspNetCore.Server.Kestrel.Core (5)
Internal\Http\Http1OutputProducer.cs (5)
161
_currentChunkMemoryUpdated
= false;
186
producer.
_currentChunkMemoryUpdated
= false;
546
_currentChunkMemoryUpdated
= false;
584
_currentChunkMemoryUpdated
= false;
642
_currentChunkMemoryUpdated
= true;
1 reference to _currentChunkMemoryUpdated
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\Http1OutputProducer.cs (1)
607
if (!
_currentChunkMemoryUpdated
)