static ReadOnlyCollection< ParameterExpression > ReturnReadOnly(IParameterProvider provider, ref object collection)
static InvocationExpression Invoke(Expression expression)
override int ArgumentCount
IReadOnlyList< Expression > _arguments
override ReadOnlyCollection< Expression > GetOrMakeArguments()
override InvocationExpression Rewrite(Expression lambda, Expression[] arguments)
InvocationExpressionN(Expression lambda, IReadOnlyList< Expression > arguments, Type returnType)
override Expression GetArgument(int index)