1 write to m_secure
System (1)
net\System\Net\cookie.cs (1)
637
m_secure
= value;
2 references to m_secure
System (2)
net\System\Net\cookie.cs (2)
318
clonedCookie.Secure =
m_secure
;
634
return
m_secure
;