2 references to GreaterThanOrEqualInt32
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\GreaterThanOrEqualInstruction.cs (2)
287
TypeCode.Int32 => s_liftedToNullInt32 ??= new
GreaterThanOrEqualInt32
(null),
305
TypeCode.Int32 => s_Int32 ??= new
GreaterThanOrEqualInt32
(Utils.BoxedFalse),