16 references to TestArrayBuilderPool
Microsoft.AspNetCore.Razor.Utilities.Shared.UnitTests (16)
PooledObjects\PooledArrayBuilderOrderingTests.cs (8)
105var builderPool = TestArrayBuilderPool<int>.Create(); 118var builderPool = TestArrayBuilderPool<int>.Create(); 131var builderPool = TestArrayBuilderPool<int>.Create(); 144var builderPool = TestArrayBuilderPool<int>.Create(); 157var builderPool = TestArrayBuilderPool<ValueHolder<int>>.Create(); 170var builderPool = TestArrayBuilderPool<ValueHolder<int>>.Create(); 183var builderPool = TestArrayBuilderPool<ValueHolder<int>>.Create(); 196var builderPool = TestArrayBuilderPool<ValueHolder<int>>.Create();
PooledObjects\PooledArrayBuilderTests.cs (8)
96var builderPool = TestArrayBuilderPool<int>.Create(); 422var builderPool = TestArrayBuilderPool<int>.Create(); 456var builderPool = TestArrayBuilderPool<int>.Create(); 737var builderPool = TestArrayBuilderPool<int>.Create(); 984var builderPool = TestArrayBuilderPool<int>.Create(); 1162var builderPool = TestArrayBuilderPool<int>.Create(); 1398var builderPool = TestArrayBuilderPool<int>.Create(); 1813var builderPool = TestArrayBuilderPool<int>.Create();