3 references to Id
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Buffers\ConfigurableArrayPool.cs (3)
84log.BufferRented(buffer.GetHashCode(), buffer.Length, Id, _buckets[i].Id); 218log.BufferAllocated(buffer.GetHashCode(), _bufferLength, _poolId, Id, 266log.BufferDropped(array.GetHashCode(), _bufferLength, _poolId, Id, ArrayPoolEventSource.BufferDroppedReason.Full);