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