public InstructionListDebugView(InstructionList list) => this.list = list ?? throw new ArgumentNullException(nameof(list));