1 reference to GetInstance
Microsoft.AspNetCore.Razor.Utilities.Shared (1)
src\Dependencies\PooledObjects\PooledStringBuilder.cs (1)
114var pooledInstance = discardLargeInstances ? GetInstance() : s_keepLargeInstancesPool.Allocate();