4 references to VerifyPoolEviction
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (4)
PinnedBlockMemoryPoolFactoryTests.cs (4)
83await VerifyPoolEviction(pool, previousCount); 84await VerifyPoolEviction(pool2, previousCount2); 92await VerifyPoolEviction(pool, previousCount); 93await VerifyPoolEviction(pool2, previousCount2);