Property ParentPad
ParentPad
Gets the outer EH-pad this funclet is nested withing
Declaration
public Value ParentPad { get; }
Property Value
public Value ParentPad { get; }
Value |
Remarks
note
This returns the associated CatchSwitch if this FuncletPad is a CleanupPad instruction.