2 references to Instance
Microsoft.CodeAnalysis.PooledObjects.Package (2)
PooledDelegates.cs (2)
29
var obj = DefaultDelegatePool<TPooled>.
Instance
.Allocate();
377
DefaultDelegatePool<TSelf>.
Instance
.Free((TSelf)this);