1 reference to CatchBlock
System.Core (1)
Microsoft\Scripting\Ast\CatchBlock.cs (1)
175
return new
CatchBlock
(type, variable, body, filter);