6 writes to _recursionDepth
Microsoft.CodeAnalysis (6)
Operations\ControlFlowGraphBuilder.cs (6)
2776_recursionDepth++; 2778_recursionDepth--; 7876_recursionDepth++; 7879_recursionDepth--; 7892_recursionDepth++; 7894_recursionDepth--;
3 references to _recursionDepth
Microsoft.CodeAnalysis (3)
Operations\ControlFlowGraphBuilder.cs (3)
2775StackGuard.EnsureSufficientExecutionStack(_recursionDepth); 7875StackGuard.EnsureSufficientExecutionStack(_recursionDepth); 7891StackGuard.EnsureSufficientExecutionStack(_recursionDepth);