2 writes to _arg0
System.Linq.Expressions (2)
System\Linq\Expressions\BlockExpression.cs (2)
322_arg0 = arg0; 374return ReturnReadOnlyExpressions(this, ref _arg0);
3 references to _arg0
System.Linq.Expressions (3)
System\Linq\Expressions\BlockExpression.cs (3)
333if (_arg0 is ReadOnlyCollection<Expression> alreadyCollection) 341if (en.Current == _arg0) 3630 => ExpressionUtils.ReturnObject<Expression>(_arg0),