5 references to
System.Net.HttpListener (1)
System\Net\HttpListenerResponse.cs (1)
203
Cookie cookie = _cookies
[
index];
System.Net.Primitives (4)
System\Net\CookieContainer.cs (4)
524
Cookie cookie = cc
[
idx];
633
InternalAdd((Cookie)cookies
[
i]);
772
Cookie cookie = source
[
idx];
847
cookies
[
i].ToString(builder);