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)
888
if (firstSuspension &&
_memoryPool
is not null)
896
_memoryPool
,
993
if (_readyConnections is null ||
_memoryPool
is null)
1025
_memoryPool
,