Variable ArgumentList.endLocation

class ArgumentList
{
  // ...
  ulong endLocation ;
  // ...
}