1 reference to s_keepLargeInstancesPool
Microsoft.Build (1)
PooledStringBuilder.cs (1)
114var pooledInstance = discardLargeInstances ? GetInstance() : s_keepLargeInstancesPool.Allocate();