1 instantiation of NotEqualDouble
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\NotEqualInstruction.cs (1)
529case TypeCode.Double: return s_Double ??= new NotEqualDouble();