17 references to TryEnsureSufficientExecutionStack
System.Text.RegularExpressions.Generator (17)
RegexGenerator.Emitter.cs (2)
2922if (!StackHelper.TryEnsureSufficientExecutionStack()) 5762if (!StackHelper.TryEnsureSufficientExecutionStack())
src\libraries\System.Text.RegularExpressions\src\System\Text\RegularExpressions\RegexNode.cs (8)
453if (!StackHelper.TryEnsureSufficientExecutionStack() || 1932if (!StackHelper.TryEnsureSufficientExecutionStack()) 1964if (!StackHelper.TryEnsureSufficientExecutionStack() || 2126if (StackHelper.TryEnsureSufficientExecutionStack()) 2193if (!StackHelper.TryEnsureSufficientExecutionStack()) 2271if (!StackHelper.TryEnsureSufficientExecutionStack()) 2584if (!StackHelper.TryEnsureSufficientExecutionStack()) 2697if (!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())