internal void AppendTaskArray()
 {
     taskArray.Append(this);
 }