6 writes to _recursionDepth
Microsoft.CodeAnalysis (6)
Operations\ControlFlowGraphBuilder.cs (6)
2759_recursionDepth++; 2761_recursionDepth--; 7610_recursionDepth++; 7613_recursionDepth--; 7626_recursionDepth++; 7628_recursionDepth--;
3 references to _recursionDepth
Microsoft.CodeAnalysis (3)
Operations\ControlFlowGraphBuilder.cs (3)
2758StackGuard.EnsureSufficientExecutionStack(_recursionDepth); 7609StackGuard.EnsureSufficientExecutionStack(_recursionDepth); 7625StackGuard.EnsureSufficientExecutionStack(_recursionDepth);