public void Add(StatementSpecMapContext other) { TableExpressions.AddAll(other.TableExpressions); VariableNames.AddAll(other.VariableNames); }