1 write to RemoteEndPoint
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (1)
TlsEventPump.cs (1)
685RemoteEndPoint = remoteEndPoint,
2 references to RemoteEndPoint
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (2)
TlsEventPump.cs (2)
830conn.RemoteEndPoint, // Captured from Socket.RemoteEndPoint at accept time 932conn.RemoteEndPoint,