1 write to _memoryPool
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (1)
TlsEventPump.cs (1)
215_memoryPool = memoryPool;
4 references to _memoryPool
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (4)
TlsEventPump.cs (4)
888if (firstSuspension && _memoryPool is not null) 896_memoryPool, 993if (_readyConnections is null || _memoryPool is null) 1025_memoryPool,