3 references to Free
GenerateDocumentationAndConfigFiles (3)
ArrayBuilder.cs (1)
317
pool.
Free
(this, CancellationToken.None);
PooledHashSet.cs (2)
37
_pool?.
Free
(this, cancellationToken);
53
_pool?.
Free
(this, CancellationToken.None);