2 references to CreateListPool
Shared (1)
LogBuffering\SerializedLogRecordFactory.cs (1)
16PoolFactory.CreateListPool<KeyValuePair<string, object?>>();
Shared.Tests (1)
Pools\PoolTests.cs (1)
149var pool = PoolFactory.CreateListPool<int>(123);