2 references to Instance
Test.Utilities (2)
src\Dependencies\PooledObjects\PooledDelegates.cs (2)
29
var obj = DefaultDelegatePool<TPooled>.
Instance
.Allocate();
377
DefaultDelegatePool<TSelf>.
Instance
.Free((TSelf)this);