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