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