13 references to Action
System.Linq.Expressions (13)
System\Linq\Expressions\Compiler\StackSpiller.Bindings.cs (2)
149
_action |= cr.
Action
;
166
if (cr.
Action
== RewriteAction.None)
System\Linq\Expressions\Compiler\StackSpiller.cs (11)
173
if (cr.
Action
== RewriteAction.SpillStack)
191
if (cr.
Action
== RewriteAction.SpillStack)
264
if (cr.
Action
== RewriteAction.SpillStack)
364
if (cr.
Action
== RewriteAction.SpillStack)
415
if (cr.
Action
== RewriteAction.SpillStack)
444
if (cr.
Action
== RewriteAction.SpillStack)
509
if (cr.
Action
== RewriteAction.SpillStack)
535
if (cr.
Action
== RewriteAction.SpillStack)
552
if (cr.
Action
== RewriteAction.SpillStack)
646
action |= cr.
Action
;
659
if (cr.
Action
== RewriteAction.None)