1 write to _pool
Microsoft.AspNetCore.Razor.Utilities.Shared (1)
PooledObjects\PooledArray`1.cs (1)
36
_pool
= pool;
1 reference to _pool
Microsoft.AspNetCore.Razor.Utilities.Shared (1)
PooledObjects\PooledArray`1.cs (1)
46
_pool
.Return(array, clearArray: _clearOnReturn);