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