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