2 writes to _arg0
System.Core (2)
Microsoft\Scripting\Ast\DynamicExpression.cs (2)
623_arg0 = arg0; 646return ReturnReadOnly(this, ref _arg0);
1 reference to _arg0
System.Core (1)
Microsoft\Scripting\Ast\DynamicExpression.cs (1)
631case 0: return ReturnObject<Expression>(_arg0);