13 references to Action
System.Core (13)
Microsoft\Scripting\Compiler\StackSpiller.Bindings.cs (2)
141
_action |= cr.
Action
;
154
if (cr.
Action
== RewriteAction.None) {
Microsoft\Scripting\Compiler\StackSpiller.cs (11)
173
if (cr.
Action
== RewriteAction.SpillStack) {
188
if (cr.
Action
== RewriteAction.SpillStack) {
254
if (cr.
Action
== RewriteAction.SpillStack) {
349
if (cr.
Action
== RewriteAction.SpillStack) {
393
if (cr.
Action
== RewriteAction.SpillStack) {
420
if (cr.
Action
== RewriteAction.SpillStack) {
470
if (cr.
Action
== RewriteAction.SpillStack) {
494
if (cr.
Action
== RewriteAction.SpillStack) {
510
if (cr.
Action
== RewriteAction.SpillStack) {
595
action |= cr.
Action
;
606
if (cr.
Action
== RewriteAction.None) {