Variable StaticDestructor.location

class StaticDestructor
{
  // ...
  ulong location;
  // ...
}