1 write to m_path_implicit
System.Net.Primitives (1)
System\Net\Cookie.cs (1)
263m_path_implicit = false;
4 references to m_path_implicit
System.Net.Primitives (4)
System\Net\Cookie.cs (4)
284if (!m_path_implicit) 425if (m_path_implicit) 670if (!m_path_implicit && m_path.Length > 0) 736if (!m_path_implicit && m_path != null && m_path.Length > 0)