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