public object InvokeExpression(int expressionId, System.Collections.Generic.IList<System.Activities.LocationReference> locations, System.Activities.ActivityContext activityContext) {
     if ((this.rootActivity == null)) {
         this.rootActivity = this;
     }
     if ((this.dataContextActivities == null)) {
         this.dataContextActivities = solveVoting_TypedDataContext4_ForReadOnly.GetDataContextActivitiesHelper(this.rootActivity, this.forImplementation);
     }
     if ((expressionId == 0)) {
         System.Activities.XamlIntegration.CompiledDataContext[] cachedCompiledDataContext = solveVoting_TypedDataContext4_ForReadOnly.GetCompiledDataContextCacheHelper(this.dataContextActivities, activityContext, this.rootActivity, this.forImplementation, 4);
         if ((cachedCompiledDataContext[0] == null)) {
             cachedCompiledDataContext[0] = new solveVoting_TypedDataContext4_ForReadOnly(locations, activityContext, true);
         }
         solveVoting_TypedDataContext4_ForReadOnly valDataContext0 = ((solveVoting_TypedDataContext4_ForReadOnly)(cachedCompiledDataContext[0]));
         return valDataContext0.ValueType___Expr0Get();
     }
     if ((expressionId == 1)) {
         System.Activities.XamlIntegration.CompiledDataContext[] cachedCompiledDataContext = solveVoting_TypedDataContext4.GetCompiledDataContextCacheHelper(this.dataContextActivities, activityContext, this.rootActivity, this.forImplementation, 4);
         if ((cachedCompiledDataContext[1] == null)) {
             cachedCompiledDataContext[1] = new solveVoting_TypedDataContext4(locations, activityContext, true);
         }
         solveVoting_TypedDataContext4 refDataContext1 = ((solveVoting_TypedDataContext4)(cachedCompiledDataContext[1]));
         return refDataContext1.GetLocation<object>(refDataContext1.ValueType___Expr1Get, refDataContext1.ValueType___Expr1Set, expressionId, this.rootActivity, activityContext);
     }
     if ((expressionId == 2)) {
         System.Activities.XamlIntegration.CompiledDataContext[] cachedCompiledDataContext = solveVoting_TypedDataContext4_ForReadOnly.GetCompiledDataContextCacheHelper(this.dataContextActivities, activityContext, this.rootActivity, this.forImplementation, 4);
         if ((cachedCompiledDataContext[0] == null)) {
             cachedCompiledDataContext[0] = new solveVoting_TypedDataContext4_ForReadOnly(locations, activityContext, true);
         }
         solveVoting_TypedDataContext4_ForReadOnly valDataContext2 = ((solveVoting_TypedDataContext4_ForReadOnly)(cachedCompiledDataContext[0]));
         return valDataContext2.ValueType___Expr2Get();
     }
     if ((expressionId == 3)) {
         System.Activities.XamlIntegration.CompiledDataContext[] cachedCompiledDataContext = solveVoting_TypedDataContext4.GetCompiledDataContextCacheHelper(this.dataContextActivities, activityContext, this.rootActivity, this.forImplementation, 4);
         if ((cachedCompiledDataContext[1] == null)) {
             cachedCompiledDataContext[1] = new solveVoting_TypedDataContext4(locations, activityContext, true);
         }
         solveVoting_TypedDataContext4 refDataContext3 = ((solveVoting_TypedDataContext4)(cachedCompiledDataContext[1]));
         return refDataContext3.GetLocation<string>(refDataContext3.ValueType___Expr3Get, refDataContext3.ValueType___Expr3Set, expressionId, this.rootActivity, activityContext);
     }
     if ((expressionId == 4)) {
         System.Activities.XamlIntegration.CompiledDataContext[] cachedCompiledDataContext = solveVoting_TypedDataContext5_ForReadOnly.GetCompiledDataContextCacheHelper(this.dataContextActivities, activityContext, this.rootActivity, this.forImplementation, 4);
         if ((cachedCompiledDataContext[2] == null)) {
             cachedCompiledDataContext[2] = new solveVoting_TypedDataContext5_ForReadOnly(locations, activityContext, true);
         }
         solveVoting_TypedDataContext5_ForReadOnly valDataContext4 = ((solveVoting_TypedDataContext5_ForReadOnly)(cachedCompiledDataContext[2]));
         return valDataContext4.ValueType___Expr4Get();
     }
     if ((expressionId == 5)) {
         System.Activities.XamlIntegration.CompiledDataContext[] cachedCompiledDataContext = solveVoting_TypedDataContext5.GetCompiledDataContextCacheHelper(this.dataContextActivities, activityContext, this.rootActivity, this.forImplementation, 4);
         if ((cachedCompiledDataContext[3] == null)) {
             cachedCompiledDataContext[3] = new solveVoting_TypedDataContext5(locations, activityContext, true);
         }
         solveVoting_TypedDataContext5 refDataContext5 = ((solveVoting_TypedDataContext5)(cachedCompiledDataContext[3]));
         return refDataContext5.GetLocation<string>(refDataContext5.ValueType___Expr5Get, refDataContext5.ValueType___Expr5Set, expressionId, this.rootActivity, activityContext);
     }
     return null;
 }
 public object InvokeExpression(int expressionId, System.Collections.Generic.IList<System.Activities.Location> locations) {
     if ((this.rootActivity == null)) {
         this.rootActivity = this;
     }
     if ((expressionId == 0)) {
         solveVoting_TypedDataContext4_ForReadOnly valDataContext0 = new solveVoting_TypedDataContext4_ForReadOnly(locations, true);
         return valDataContext0.ValueType___Expr0Get();
     }
     if ((expressionId == 1)) {
         solveVoting_TypedDataContext4 refDataContext1 = new solveVoting_TypedDataContext4(locations, true);
         return refDataContext1.GetLocation<object>(refDataContext1.ValueType___Expr1Get, refDataContext1.ValueType___Expr1Set);
     }
     if ((expressionId == 2)) {
         solveVoting_TypedDataContext4_ForReadOnly valDataContext2 = new solveVoting_TypedDataContext4_ForReadOnly(locations, true);
         return valDataContext2.ValueType___Expr2Get();
     }
     if ((expressionId == 3)) {
         solveVoting_TypedDataContext4 refDataContext3 = new solveVoting_TypedDataContext4(locations, true);
         return refDataContext3.GetLocation<string>(refDataContext3.ValueType___Expr3Get, refDataContext3.ValueType___Expr3Set);
     }
     if ((expressionId == 4)) {
         solveVoting_TypedDataContext5_ForReadOnly valDataContext4 = new solveVoting_TypedDataContext5_ForReadOnly(locations, true);
         return valDataContext4.ValueType___Expr4Get();
     }
     if ((expressionId == 5)) {
         solveVoting_TypedDataContext5 refDataContext5 = new solveVoting_TypedDataContext5(locations, true);
         return refDataContext5.GetLocation<string>(refDataContext5.ValueType___Expr5Get, refDataContext5.ValueType___Expr5Set);
     }
     return null;
 }