2 references to IsFalse
System.Linq.Expressions (2)
System\Linq\Expressions\UnaryExpression.cs (2)
324
ExpressionType.IsFalse =>
IsFalse
(operand, method),
601
return
IsFalse
(expression, method: null);