1 reference to CatchBlock
System.Linq.Expressions (1)
System\Linq\Expressions\CatchBlock.cs (1)
154
return new
CatchBlock
(type, variable, body, filter);