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