2 references to net_listener_not_supported
System.Net.HttpListener (2)
System\Net\Managed\HttpEndPointManager.cs (2)
127
throw new HttpListenerException(NotSupportedErrorCode, SR.
net_listener_not_supported
);
133
throw new HttpListenerException(NotSupportedErrorCode, SR.
net_listener_not_supported
);