1 write to _tailCall
System.Core (1)
Microsoft\Scripting\Ast\LambdaExpression.cs (1)
68
_tailCall
= tailCall;
1 reference to _tailCall
System.Core (1)
Microsoft\Scripting\Ast\LambdaExpression.cs (1)
121
get { return
_tailCall
; }