2 references to IsTrue
System.Core (2)
Microsoft\Scripting\Ast\UnaryExpression.cs (2)
328
return
IsTrue
(operand, method);
609
return
IsTrue
(expression, null);