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