Variable ArrayInitializer.startLocation

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