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