6 references to Free
Microsoft.CodeAnalysis.InteractiveHost (6)
src\Compilers\Core\Portable\Collections\ArrayBuilderExtensions.cs (1)
251builder.Free();
src\Compilers\Core\Portable\FileSystem\PathUtilities.cs (1)
872resolvedParts.Free();
src\Dependencies\PooledObjects\ArrayBuilder.cs (4)
21/// See <see cref="Free()"/> for an explanation of this constant value. 386this.Free(); 411this.Free(); 418this.Free();