1 write to _poolId
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Buffers\ConfigurableArrayPool.cs (1)
175_poolId = poolId;
2 references to _poolId
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Buffers\ConfigurableArrayPool.cs (2)
218log.BufferAllocated(buffer.GetHashCode(), _bufferLength, _poolId, Id, 266log.BufferDropped(array.GetHashCode(), _bufferLength, _poolId, Id, ArrayPoolEventSource.BufferDroppedReason.Full);