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