18 references to StackHelper
System.Text.RegularExpressions.Generator (18)
RegexGenerator.Emitter.cs (3)
2902if (!StackHelper.TryEnsureSufficientExecutionStack()) 2904StackHelper.CallOnEmptyStack(EmitNode, node, subsequent, emitLengthChecksIfRequired); 5741if (!StackHelper.TryEnsureSufficientExecutionStack())
src\libraries\System.Text.RegularExpressions\src\System\Text\RegularExpressions\RegexNode.cs (8)
453if (!StackHelper.TryEnsureSufficientExecutionStack() || 1932if (!StackHelper.TryEnsureSufficientExecutionStack()) 1964if (!StackHelper.TryEnsureSufficientExecutionStack() || 2122if (StackHelper.TryEnsureSufficientExecutionStack()) 2189if (!StackHelper.TryEnsureSufficientExecutionStack()) 2267if (!StackHelper.TryEnsureSufficientExecutionStack()) 2580if (!StackHelper.TryEnsureSufficientExecutionStack()) 2693if (!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())