2 writes to _arg0
System.Core (2)
Microsoft\Scripting\Ast\BlockExpression.cs (2)
186
_arg0
= arg0;
205
return ReturnReadOnlyExpressions(this, ref
_arg0
);
1 reference to _arg0
System.Core (1)
Microsoft\Scripting\Ast\BlockExpression.cs (1)
192
case 0: return ReturnObject<Expression>(
_arg0
);