2 references to IsTrue
System.Linq.Expressions (2)
System\Linq\Expressions\UnaryExpression.cs (2)
325
ExpressionType.IsTrue =>
IsTrue
(operand, method),
631
return
IsTrue
(expression, method: null);