4 references to IndexExpression
System.Core (4)
Microsoft\Scripting\Ast\IndexExpression.cs (2)
201
return new
IndexExpression
(array, null, indexList);
346
return new
IndexExpression
(instance, indexer, argList);
Microsoft\Scripting\Compiler\StackSpiller.cs (2)
194
new
IndexExpression
(
398
expr = new
IndexExpression
(