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