# Sandbox.Doo.InvokeBlock.Arguments

```csharp
List<Expression> Arguments { get; set; }
```

The list of argument expressions to pass to the method.

Declared in [Sandbox.Doo.InvokeBlock](/api/Sandbox.Doo.InvokeBlock).
Assembly: `Sandbox.Engine`.
