2 references to NegateBoolean
Microsoft.VisualBasic.Core (2)
Microsoft\VisualBasic\CompilerServices\Operators.vb (2)
956Return NegateBoolean(DirectCast(Operand, Boolean)) 958Return NegateBoolean(Convert.ToBoolean(Operand))