Implemented interface member:
property
MemoryPool
Microsoft.AspNetCore.Connections.Features.IMemoryPoolFeature.MemoryPool
2 writes to MemoryPool
Interop.FunctionalTests (2)
Http3\Http3RequestTests.cs (2)
1383
context.Features.Set<IMemoryPoolFeature>(new MemoryPoolFeature() {
MemoryPool
= memoryPool });
1395
context.Features.Set<IMemoryPoolFeature>(new MemoryPoolFeature() {
MemoryPool
= memoryPool });