1 reference to RemoteEndPoint
System.Net.HttpListener (1)
System\Net\HttpListenerRequest.cs (1)
111public bool IsLocal => LocalEndPoint!.Address.Equals(RemoteEndPoint!.Address);