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