2 references to net_invalid_path
System.Net.HttpListener (2)
System\Net\Managed\HttpEndPointManager.cs (2)
100
throw new HttpListenerException((int)HttpStatusCode.BadRequest, SR.
net_invalid_path
);
103
throw new HttpListenerException((int)HttpStatusCode.BadRequest, SR.
net_invalid_path
);