2 writes to _tryNestingLevel
Microsoft.CodeAnalysis.CSharp (2)
CodeGen\EmitStatement.cs (2)
918_tryNestingLevel++; 928_tryNestingLevel--;
1 reference to _tryNestingLevel
Microsoft.CodeAnalysis.CSharp (1)
CodeGen\EmitExpression.cs (1)
2513if (_tryNestingLevel != 0)