I have the following expression tree:
var collection = Expression.Variable(typeof(string[]), "testVar"); Expression[] arrayElements = new[]