1 reference to s_keepLargeInstancesPool
Microsoft.CodeAnalysis (1)
src\roslyn\src\Dependencies\PooledObjects\PooledStringBuilder.cs (1)
127var pooledInstance = discardLargeInstances ? GetInstance() : s_keepLargeInstancesPool.Allocate();