7 return stackFrame.GetNativeImageBase() !=
IntPtr.
Zero;
static IntPtr GetNativeIP(this StackFrame stackFrame)
static bool HasILOffset(this StackFrame stackFrame)
static bool HasSource(this StackFrame stackFrame)
static IntPtr GetNativeImageBase(this StackFrame stackFrame)
static bool HasNativeImage(this StackFrame stackFrame)
static bool HasMethod(this StackFrame stackFrame)
virtual int GetILOffset()
virtual ? string GetFileName()
virtual ? MethodBase GetMethod()
static readonly IntPtr Zero