Variable StaticConstructor.line

class StaticConstructor
{
  // ...
  ulong line;
  // ...
}