2 references to CookieException
System.Net.Primitives (2)
System\Net\CookieContainer.cs (2)
345
throw new
CookieException
(SR.net_container_add_cookie, e);
747
throw new
CookieException
(SR.Format(SR.net_cookie_parse_header, uri.AbsoluteUri), e);