7 references to StackPush
Aspire.Dashboard (7)
RegexGenerator.g.cs (7)
604Utilities.StackPush(ref base.runstack!, ref stackpos, loop_starting_pos, pos);
641Utilities.StackPush(ref base.runstack!, ref stackpos, charloop_starting_pos1, charloop_ending_pos1);
693Utilities.StackPush(ref base.runstack!, ref stackpos, pos, lazyloop_iteration);
1182Utilities.StackPush(ref base.runstack!, ref stackpos, base.Crawlpos(), pos);
1293Utilities.StackPush(ref base.runstack!, ref stackpos, base.Crawlpos(), pos);
2042Utilities.StackPush(ref base.runstack!, ref stackpos, charloop_starting_pos, charloop_ending_pos);
2282StackPush(ref stack, ref pos, arg0, arg1);