Property TargetFunction
TargetFunction
Gets the target function of the call
Declaration
public IrFunction TargetFunction { get; }
Property Value
public IrFunction TargetFunction { get; }
IrFunction |
Gets the target function of the call
public IrFunction TargetFunction { get; }
IrFunction |