3 references to InternalAdd
System.Net.Primitives (3)
System\Net\CookieContainer.cs (3)
327
m_count += cookies.
InternalAdd
(cookie, true);
736
cookies.
InternalAdd
(cookie, true);
980
destination.
InternalAdd
(cookie, false);