19 references to StackHelper
System.Text.RegularExpressions.Generator (19)
RegexGenerator.Emitter.cs (3)
2870if (!StackHelper.TryEnsureSufficientExecutionStack()) 2872StackHelper.CallOnEmptyStack(EmitNode, node, subsequent, emitLengthChecksIfRequired); 5710if (!StackHelper.TryEnsureSufficientExecutionStack())
src\libraries\System.Text.RegularExpressions\src\System\Text\RegularExpressions\RegexNode.cs (9)
453if (!StackHelper.TryEnsureSufficientExecutionStack() || 1994if (!StackHelper.TryEnsureSufficientExecutionStack()) 2026if (!StackHelper.TryEnsureSufficientExecutionStack() || 2194if (StackHelper.TryEnsureSufficientExecutionStack()) 2261if (!StackHelper.TryEnsureSufficientExecutionStack()) 2339if (!StackHelper.TryEnsureSufficientExecutionStack()) 2617if (!StackHelper.TryEnsureSufficientExecutionStack()) 2698if (!StackHelper.TryEnsureSufficientExecutionStack()) 2811if (!StackHelper.TryEnsureSufficientExecutionStack())
src\libraries\System.Text.RegularExpressions\src\System\Text\RegularExpressions\RegexPrefixAnalyzer.cs (6)
63if (!StackHelper.TryEnsureSufficientExecutionStack() || 350if (!StackHelper.TryEnsureSufficientExecutionStack()) 588if (!StackHelper.TryEnsureSufficientExecutionStack()) 944if (!StackHelper.TryEnsureSufficientExecutionStack()) 1265if (!StackHelper.TryEnsureSufficientExecutionStack()) 1340if (!StackHelper.TryEnsureSufficientExecutionStack())
src\libraries\System.Text.RegularExpressions\src\System\Text\RegularExpressions\RegexTreeAnalyzer.cs (1)
21if (!StackHelper.TryEnsureSufficientExecutionStack())