2 references to s_pool
Microsoft.CodeAnalysis.CodeStyle (2)
EditDistance.cs (2)
657var array = s_pool.Allocate(); 669s_pool.Free(array);