8 references to Free
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (8)
src\Compilers\Core\Portable\Collections\ArrayBuilderExtensions.cs (1)
251
builder.
Free
();
src\Compilers\Core\Portable\Collections\ImmutableArrayExtensions.cs (1)
763
builder.
Free
();
src\Compilers\Core\Portable\Collections\TemporaryArray`1.cs (1)
153
Interlocked.Exchange(ref _builder, null)?.
Free
();
src\Compilers\Core\Portable\FileSystem\PathUtilities.cs (1)
872
resolvedParts.
Free
();
src\Dependencies\PooledObjects\ArrayBuilder.cs (4)
21
/// See <see cref="
Free
()"/> for an explanation of this constant value.
386
this.
Free
();
411
this.
Free
();
418
this.
Free
();