1 instantiation of EqualInt32
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\EqualInstruction.cs (1)
540
case TypeCode.Int32: return s_Int32 ??= new
EqualInt32
();