2 references to IsCatchBlockExist
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\LightCompiler.cs (1)
117
if (
IsCatchBlockExist
)
System\Linq\Expressions\Interpreter\LightLambda.cs (1)
70
if (handler.
IsCatchBlockExist
)