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)
81if (!_allowLateReturn) 115if (!allBlocksReturned && !_allowLateReturn)