1 instantiation of EqualDouble
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\EqualInstruction.cs (1)
547
case TypeCode.Double: return s_Double ??= new
EqualDouble
();