1 write to _allowLateReturn
Microsoft.AspNetCore.Server.HttpSys (1)
src\Shared\Buffers.MemoryPool\DiagnosticMemoryPool.cs (1)
38_allowLateReturn = allowLateReturn;
2 references to _allowLateReturn
Microsoft.AspNetCore.Server.HttpSys (2)
src\Shared\Buffers.MemoryPool\DiagnosticMemoryPool.cs (2)
81if (!_allowLateReturn) 115if (!allBlocksReturned && !_allowLateReturn)