2 references to GreaterThanByte
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\GreaterThanInstruction.cs (2)
289TypeCode.Byte => s_liftedToNullByte ??= new GreaterThanByte(null), 307TypeCode.Byte => s_Byte ??= new GreaterThanByte(Utils.BoxedFalse),