1 write to _indexes
System.Linq.Expressions (1)
System\Runtime\CompilerServices\RuntimeOps.RuntimeVariableList.cs (1)
80
_indexes
= indexes;
2 references to _indexes
System.Linq.Expressions (2)
System\Runtime\CompilerServices\RuntimeOps.RuntimeVariableList.cs (2)
83
public int Count =>
_indexes
.Length;
102
long closureKey =
_indexes
[index];