3 references to Element
Microsoft.AspNetCore.Razor.Utilities.Shared (3)
src\Dependencies\PooledObjects\ObjectPool`1.cs (3)
47
private readonly
Element
[] _items;
82
_items = new
Element
[size - 1];
96
_items = new
Element
[size - 1];