3 writes to HttpOnly
System.Net.HttpListener (1)
src\libraries\Common\src\System\Net\CookieParser.cs (1)
742cookie!.HttpOnly = true;
System.Net.Primitives (2)
src\libraries\Common\src\System\Net\CookieParser.cs (1)
742cookie!.HttpOnly = true;
System\Net\Cookie.cs (1)
296clonedCookie.HttpOnly = m_httpOnly;