2 writes to _arg0
System.Linq.Expressions (2)
System\Linq\Expressions\MethodCallExpression.cs (2)
320_arg0 = arg0; 361return ExpressionUtils.ReturnReadOnly(this, ref _arg0);
4 references to _arg0
System.Linq.Expressions (4)
System\Linq\Expressions\MethodCallExpression.cs (4)
3280 => ExpressionUtils.ReturnObject<Expression>(_arg0), 340if (_arg0 is ReadOnlyCollection<Expression> alreadyCollection) 348if (en.Current == _arg0) 373return Expression.Call(Method, ExpressionUtils.ReturnObject<Expression>(_arg0), _arg1);