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