Variable StackTrace.Frame.offset

offset within the frame

struct StackTrace.Frame
{
  // ...
  ulong offset ;
  // ...
}