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