System.Diagnostics.StackFrameExtensions public static class StackFrameExtensions Documentation public static IntPtr GetNativeImageBase(this StackFrame stackFrame) public static IntPtr GetNativeIP(this StackFrame stackFrame) public static bool HasILOffset(this StackFrame stackFrame) public static bool HasMethod(this StackFrame stackFrame) public static bool HasNativeImage(this StackFrame stackFrame) public static bool HasSource(this StackFrame stackFrame)