System.Diagnostics.StackFrameExtensions.GetNativeImageBase C# (CSharp) Method

GetNativeImageBase() public static method

public static GetNativeImageBase ( this stackFrame ) : System.IntPtr
stackFrame this
return System.IntPtr
        public static System.IntPtr GetNativeImageBase(this System.Diagnostics.StackFrame stackFrame) { throw null; }
        public static System.IntPtr GetNativeIP(this System.Diagnostics.StackFrame stackFrame) { throw null; }