1 instantiation of EqualUInt32
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\EqualInstruction.cs (1)
544
case TypeCode.UInt32: return s_UInt32 ??= new
EqualUInt32
();