3 references to ToImmutableAndFree
Microsoft.CodeAnalysis.PooledObjects.Package (3)
ArrayBuilder.cs (3)
380return tmp.ToImmutableAndFree(); 553dictionary.Add(pair.Key, pair.Value.ToImmutableAndFree()); 721return result.ToImmutableAndFree();