2 instantiations of GreaterThanUInt16
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\GreaterThanInstruction.cs (2)
290TypeCode.UInt16 => s_liftedToNullUInt16 ??= new GreaterThanUInt16(null), 308TypeCode.UInt16 => s_UInt16 ??= new GreaterThanUInt16(Utils.BoxedFalse),