2 writes to _arg0
System.Linq.Expressions (2)
System\Linq\Expressions\BlockExpression.cs (2)
256_arg0 = arg0; 302return ReturnReadOnlyExpressions(this, ref _arg0);
3 references to _arg0
System.Linq.Expressions (3)
System\Linq\Expressions\BlockExpression.cs (3)
266if (_arg0 is ReadOnlyCollection<Expression> alreadyCollection) 274if (en.Current == _arg0) 2920 => ExpressionUtils.ReturnObject<Expression>(_arg0),