2 writes to _recursionDepth
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Syntax\SyntaxWalker.cs (2)
25_recursionDepth++; 30_recursionDepth--;
1 reference to _recursionDepth
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Syntax\SyntaxWalker.cs (1)
26StackGuard.EnsureSufficientExecutionStack(_recursionDepth);