3 references to _handlerExit
System.Linq.Expressions (3)
System\Linq\Expressions\Interpreter\LightLambda.cs (3)
115
_handlerExit
[index] =
_handlerExit
.TryGetValue(index, out count) ? count + 1 : 1;
183
if (
_handlerExit
.TryGetValue(index, out exitCount))