2 writes to _arg0
System.Core (2)
Microsoft\Scripting\Ast\MethodCallExpression.cs (2)
374_arg0 = arg0; 399return ReturnReadOnly(this, ref _arg0);
2 references to _arg0
System.Core (2)
Microsoft\Scripting\Ast\MethodCallExpression.cs (2)
383case 0: return ReturnObject<Expression>(_arg0); 410return Expression.Call(Method, ReturnObject<Expression>(_arg0), _arg1, _arg2, _arg3, _arg4);