2 instantiations of GreaterThanOrEqualInt16
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\GreaterThanOrEqualInstruction.cs (2)
285
TypeCode.Int16 => s_liftedToNullInt16 ??= new
GreaterThanOrEqualInt16
(null),
303
TypeCode.Int16 => s_Int16 ??= new
GreaterThanOrEqualInt16
(Utils.BoxedFalse),