3 references to Last
Microsoft.AspNetCore.Razor.Utilities.Shared.UnitTests (3)
PooledObjects\PooledArrayBuilderTests.cs (3)
200var exception2 = Assert.Throws<InvalidOperationException>(() => builder.Last()); 209Assert.Equal(19, builder.Last()); 216Assert.Equal(23, builder.Last());