2 references to IsFalse
System.Core (2)
Microsoft\Scripting\Ast\UnaryExpression.cs (2)
326
return
IsFalse
(operand, method);
583
return
IsFalse
(expression, null);