5 writes to _currentChunkMemoryUpdated
Microsoft.AspNetCore.Server.Kestrel.Core (5)
Internal\Http\Http1OutputProducer.cs (5)
161
_currentChunkMemoryUpdated
= false;
186
producer.
_currentChunkMemoryUpdated
= false;
550
_currentChunkMemoryUpdated
= false;
588
_currentChunkMemoryUpdated
= false;
646
_currentChunkMemoryUpdated
= true;
1 reference to _currentChunkMemoryUpdated
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\Http1OutputProducer.cs (1)
611
if (!
_currentChunkMemoryUpdated
)