20 references to TryEnsureSufficientExecutionStack
System.Text.RegularExpressions.Generator (20)
RegexGenerator.Emitter.cs (2)
2873if (!StackHelper.TryEnsureSufficientExecutionStack()) 5753if (!StackHelper.TryEnsureSufficientExecutionStack())
src\libraries\System.Text.RegularExpressions\src\System\Text\RegularExpressions\RegexNode.cs (11)
473if (!StackHelper.TryEnsureSufficientExecutionStack()) 500if (!StackHelper.TryEnsureSufficientExecutionStack() || 2052if (!StackHelper.TryEnsureSufficientExecutionStack()) 2084if (!StackHelper.TryEnsureSufficientExecutionStack() || 2252if (StackHelper.TryEnsureSufficientExecutionStack()) 2319if (!StackHelper.TryEnsureSufficientExecutionStack()) 2455if (!StackHelper.TryEnsureSufficientExecutionStack()) 2754if (!StackHelper.TryEnsureSufficientExecutionStack()) 2835if (!StackHelper.TryEnsureSufficientExecutionStack()) 2948if (!StackHelper.TryEnsureSufficientExecutionStack()) 3174if (!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())