1 reference to s_keepLargeInstancesPool
Microsoft.CodeAnalysis.Collections.Package (1)
src\Dependencies\PooledObjects\ArrayBuilder.cs (1)
958
instance = discardLargeInstances ? GetInstance() :
s_keepLargeInstancesPool
.Allocate();