4 references to Try
System.Linq.Expressions (4)
System\Linq\Expressions\Compiler\LabelInfo.cs (2)
145
if (j.Kind == LabelScopeKind.
Try
||
181
if (j.Kind == LabelScopeKind.
Try
||
System\Linq\Expressions\Compiler\LambdaCompiler.Statements.cs (2)
819
PushLabelBlock(LabelScopeKind.
Try
);
906
PopLabelBlock(LabelScopeKind.
Try
);