2 instantiations of GreaterThanChar
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\GreaterThanInstruction.cs (2)
286TypeCode.Char => s_liftedToNullChar ??= new GreaterThanChar(null), 304TypeCode.Char => s_Char ??= new GreaterThanChar(Utils.BoxedFalse),