2 writes to _recursionDepth
Microsoft.CodeAnalysis.CSharp (2)
Syntax\CSharpSyntaxRewriter.cs (2)
38_recursionDepth++; 43_recursionDepth--;
1 reference to _recursionDepth
Microsoft.CodeAnalysis.CSharp (1)
Syntax\CSharpSyntaxRewriter.cs (1)
39StackGuard.EnsureSufficientExecutionStack(_recursionDepth);