3 references to LocalEndPoint
System (2)
net\System\Net\HttpListenerRequest.cs (2)
463return LocalEndPoint.Address.Equals(RemoteEndPoint.Address); 560return LocalEndPoint.ToString();
System.ServiceModel (1)
System\ServiceModel\Channels\SharedHttpTransportManager.cs (1)
295TraceUtility.TraceHttpConnectionInformation(listenerContext.Request.LocalEndPoint.ToString(),