internal virtual bool IsWrittenForCompatVersion(int compatVersion) { return(m_lifetime.IncludesVersion(compatVersion)); }