1 override of TailCallCore
System.Linq.Expressions (1)
System\Linq\Expressions\LambdaExpression.cs (1)
601
internal override bool
TailCallCore
{ get; }
1 reference to TailCallCore
System.Linq.Expressions (1)
System\Linq\Expressions\LambdaExpression.cs (1)
82
public bool TailCall =>
TailCallCore
;