2 writes to _arg0
System.Core (2)
Microsoft\Scripting\Ast\MethodCallExpression.cs (2)
424_arg0 = arg0; 447return ReturnReadOnly(this, ref _arg0);
2 references to _arg0
System.Core (2)
Microsoft\Scripting\Ast\MethodCallExpression.cs (2)
430case 0: return ReturnObject<Expression>(_arg0); 457return Expression.Call(instance, Method, ReturnObject<Expression>(_arg0), _arg1);