1 write to _mutables
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\GroupByQueryOperator.cs (1)
265mutables = _mutables = new Mutables();
1 reference to _mutables
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\GroupByQueryOperator.cs (1)
262Mutables? mutables = _mutables;