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