Variable ArrayInitializer.endLocation

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