3 writes to _recursionDepth
Microsoft.CodeAnalysis.Features (3)
EmbeddedLanguages\RegularExpressions\RegexParser.CaptureInfoAnalyzer.cs (3)
45_recursionDepth = 0; 71_recursionDepth++; 77_recursionDepth--;
1 reference to _recursionDepth
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\RegularExpressions\RegexParser.CaptureInfoAnalyzer.cs (1)
72StackGuard.EnsureSufficientExecutionStack(_recursionDepth);