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