6 writes to _recursionDepth
Microsoft.CodeAnalysis (6)
Operations\ControlFlowGraphBuilder.cs (6)
2786_recursionDepth++; 2788_recursionDepth--; 7918_recursionDepth++; 7921_recursionDepth--; 7934_recursionDepth++; 7936_recursionDepth--;
3 references to _recursionDepth
Microsoft.CodeAnalysis (3)
Operations\ControlFlowGraphBuilder.cs (3)
2785StackGuard.EnsureSufficientExecutionStack(_recursionDepth); 7917StackGuard.EnsureSufficientExecutionStack(_recursionDepth); 7933StackGuard.EnsureSufficientExecutionStack(_recursionDepth);