1 reference to RemoteEndPoint
System.Net.HttpListener (1)
System\Net\Managed\HttpListenerRequest.Managed.cs (1)
340public IPEndPoint? RemoteEndPoint => _context.Connection.RemoteEndPoint;