2 references to GreaterThanOrEqualUInt16
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\GreaterThanOrEqualInstruction.cs (2)
290
TypeCode.UInt16 => s_liftedToNullUInt16 ??= new
GreaterThanOrEqualUInt16
(null),
308
TypeCode.UInt16 => s_UInt16 ??= new
GreaterThanOrEqualUInt16
(Utils.BoxedFalse),