1 write to m_secure
System.Net.Primitives (1)
System\Net\Cookie.cs (1)
562
m_secure
= value;
2 references to m_secure
System.Net.Primitives (2)
System\Net\Cookie.cs (2)
300
clonedCookie.Secure =
m_secure
;
558
return
m_secure
;