7 references to Free
Microsoft.CodeAnalysis.PooledObjects.Package (7)
ArrayBuilder.cs (2)
477
pool.
Free
(this);
975
_pool?.
Free
(this);
PooledDelegates.cs (1)
377
DefaultDelegatePool<TSelf>.Instance.
Free
((TSelf)this);
PooledDictionary.cs (1)
41
_pool?.
Free
(this);
PooledHashSet.cs (1)
30
_pool?.
Free
(this);
PooledStringBuilder.cs (2)
47
_pool.
Free
(this);
130
_pool.
Free
(this);