5 references to Free
Microsoft.CodeAnalysis.PooledObjects.Package (5)
ArrayBuilder.cs (1)
447
pool.
Free
(this);
PooledDelegates.cs (1)
375
DefaultDelegatePool<TSelf>.Instance.
Free
((TSelf)this);
PooledDictionary.cs (1)
36
_pool?.
Free
(this);
PooledHashSet.cs (1)
25
_pool?.
Free
(this);
PooledStringBuilder.cs (1)
42
_pool.
Free
(this);