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