1 reference to s_keepLargeInstancesPool
Microsoft.CodeAnalysis.PooledObjects.Package (1)
ArrayBuilder.cs (1)
750
instance = discardLargeInstances ? GetInstance() :
s_keepLargeInstancesPool
.Allocate();