3 references to ToImmutableAndFree
Microsoft.CodeAnalysis.PooledObjects.Package (3)
ArrayBuilder.cs (3)
383return tmp.ToImmutableAndFree(); 556dictionary.Add(pair.Key, pair.Value.ToImmutableAndFree()); 724return result.ToImmutableAndFree();