20 references to TryEnsureSufficientExecutionStack
System.Text.RegularExpressions.Generator (20)
RegexGenerator.Emitter.cs (2)
2871if (!StackHelper.TryEnsureSufficientExecutionStack()) 5751if (!StackHelper.TryEnsureSufficientExecutionStack())
src\libraries\System.Text.RegularExpressions\src\System\Text\RegularExpressions\RegexNode.cs (11)
473if (!StackHelper.TryEnsureSufficientExecutionStack()) 500if (!StackHelper.TryEnsureSufficientExecutionStack() || 2041if (!StackHelper.TryEnsureSufficientExecutionStack()) 2073if (!StackHelper.TryEnsureSufficientExecutionStack() || 2241if (StackHelper.TryEnsureSufficientExecutionStack()) 2308if (!StackHelper.TryEnsureSufficientExecutionStack()) 2440if (!StackHelper.TryEnsureSufficientExecutionStack()) 2739if (!StackHelper.TryEnsureSufficientExecutionStack()) 2820if (!StackHelper.TryEnsureSufficientExecutionStack()) 2933if (!StackHelper.TryEnsureSufficientExecutionStack()) 3159if (!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())