13 : base(target, argumentCount)
21 object[] args =
GetArgs(frame, num);
35 frame.StackIndex = num + 1;
static Exception Unreachable
override int Run(InterpretedFrame frame)
readonly ByRefUpdater[] _byrefArgs
override string InstructionName
ByRefNewInstruction(ConstructorInfo target, int argumentCount, ByRefUpdater[] byrefArgs)
void Update(InterpretedFrame frame, object value)
readonly int ArgumentIndex
static void UnwrapAndRethrow(TargetInvocationException exception)
readonly int _argumentCount
readonly ConstructorInfo _constructor
object[] GetArgs(InterpretedFrame frame, int first)
object Invoke(object?[]? parameters)