public void Visit(MethodInfoValueGetter getter) { CompiledGetter = Expression.Call(_dataParameter, getter.MethodInfo); }