Method | Description | |
---|---|---|
GetNativeIP ( this stackFrame ) : System.IntPtr | ||
GetNativeImageBase ( this stackFrame ) : System.IntPtr | ||
HasILOffset ( this stackFrame ) : bool | ||
HasMethod ( this stackFrame ) : bool | ||
HasNativeImage ( this stackFrame ) : bool | ||
HasSource ( this stackFrame ) : bool |
public static GetNativeIP ( this stackFrame ) : System.IntPtr | ||
stackFrame | this | |
return | System.IntPtr |
public static GetNativeImageBase ( this stackFrame ) : System.IntPtr | ||
stackFrame | this | |
return | System.IntPtr |
public static HasILOffset ( this stackFrame ) : bool | ||
stackFrame | this | |
return | bool |
public static HasMethod ( this stackFrame ) : bool | ||
stackFrame | this | |
return | bool |
public static HasNativeImage ( this stackFrame ) : bool | ||
stackFrame | this | |
return | bool |
public static HasSource ( this stackFrame ) : bool | ||
stackFrame | this | |
return | bool |