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