Variable NamedArgumentList.startLocation

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