1 reference to GetInstance
Metrics.Legacy (1)
src\Dependencies\PooledObjects\PooledStringBuilder.cs (1)
114
var pooledInstance = discardLargeInstances ?
GetInstance
() : s_keepLargeInstancesPool.Allocate();