2 references to GreaterThanOrEqualChar
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\GreaterThanOrEqualInstruction.cs (2)
286
TypeCode.Char => s_liftedToNullChar ??= new
GreaterThanOrEqualChar
(null),
304
TypeCode.Char => s_Char ??= new
GreaterThanOrEqualChar
(Utils.BoxedFalse),