3 references to InternalAdd
System.Net.Primitives (3)
System\Net\CookieContainer.cs (3)
292
m_count += cookies.
InternalAdd
(cookie, true);
618
cookies.
InternalAdd
(cookie, true);
818
destination.
InternalAdd
(cookie, false);