2 references to net_listener_already
System.Net.HttpListener (2)
System\Net\Managed\HttpEndPointListener.cs (2)
267throw new HttpListenerException((int)HttpStatusCode.BadRequest, SR.Format(SR.net_listener_already, prefix)); 354throw new HttpListenerException((int)HttpStatusCode.BadRequest, SR.Format(SR.net_listener_already, prefix));