public override int GetHashCode() { unchecked { return(m_etag.GetHashCode() ^ m_version.GetHashCode()); } }