2 writes to _recursionDepth
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Syntax\SyntaxRewriter.cs (2)
22_recursionDepth++; 27_recursionDepth--;
1 reference to _recursionDepth
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Syntax\SyntaxRewriter.cs (1)
23StackGuard.EnsureSufficientExecutionStack(_recursionDepth);