Variable ArgumentList.startLocation

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