4 references to VerifyPoolEviction
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (4)
PinnedBlockMemoryPoolFactoryTests.cs (4)
94await VerifyPoolEviction(pool, previousCount); 95await VerifyPoolEviction(pool2, previousCount2); 103await VerifyPoolEviction(pool, previousCount); 104await VerifyPoolEviction(pool2, previousCount2);