6 references to Free
Microsoft.CodeAnalysis.PooledObjects.Package (6)
ArrayBuilder.cs (2)
450pool.Free(this); 765_pool?.Free(this);
PooledDelegates.cs (1)
375DefaultDelegatePool<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);