1 write to _listenEndPoint
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (1)
TlsEventPump.cs (1)
198
_listenEndPoint
= listenEndPoint;
2 references to _listenEndPoint
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (2)
TlsEventPump.cs (2)
829
_listenEndPoint
, // Cached - avoids getsockname syscall
931
_listenEndPoint
,