1 write to _array
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\LightCompiler.cs (1)
3166_array = array;
2 references to _array
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\LightCompiler.cs (2)
3173((Array)frame.Data[_array.Index]!).SetValue(value, (int)index!); 3178locals.UndefineLocal(_array, instructions.Count);