4 implementations of Free
Microsoft.CodeAnalysis.Workspaces (4)
src\Dependencies\PooledObjects\ArrayBuilder.cs (1)
754
void IPooled.
Free
(bool discardLargeInstances)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\ObjectPools\PooledDictionary.cs (1)
16
void IPooled.
Free
(bool discardLargeInstance)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\ObjectPools\PooledHashSet.cs (1)
18
void IPooled.
Free
(bool discardLargeInstance)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\ObjectPools\PooledStringBuilder.cs (1)
25
void IPooled.
Free
(bool discardLargeInstances)