2 references to IsFinallyBlockExist
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\ControlFlowInstructions.cs (1)
367
if (_tryHandler.
IsFinallyBlockExist
)
System\Linq\Expressions\Interpreter\LightLambda.cs (1)
64
if (handler.
IsFinallyBlockExist
)