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