2 references to AndAlso
System.Core (2)
Microsoft\Scripting\Ast\BinaryExpression.cs (2)
879
return
AndAlso
(left, right, method);
1218
return
AndAlso
(left, right, null);