2 references to InternalAdd
System.Net.HttpListener (2)
System\Net\HttpListenerRequest.cs (1)
47cookies.InternalAdd(cookie, true);
System\Net\HttpListenerResponse.cs (1)
255int added = Cookies.InternalAdd(newCookie, true);