1 write to _pool
Interop.FunctionalTests (1)
src\Shared\Buffers.MemoryPool\DiagnosticPoolBlock.cs (1)
36
_pool
= pool;
11 references to _pool
Interop.FunctionalTests (11)
src\Shared\Buffers.MemoryPool\DiagnosticPoolBlock.cs (11)
54
if (
_pool
.IsDisposed)
64
_pool
.ReportException(exception);
88
_pool
.Return(this);
95
_pool
.ReportException(exception);
111
if (
_pool
.IsDisposed)
121
_pool
.ReportException(exception);
137
if (
_pool
.IsDisposed)
159
_pool
.ReportException(exception);
175
if (
_pool
.IsDisposed)
185
_pool
.ReportException(exception);
213
_pool
.ReportException(exception);