1 write to s_UInt32LiftedToNull
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\EqualInstruction.cs (1)
524
case TypeCode.UInt32: return
s_UInt32LiftedToNull
??= new EqualUInt32LiftedToNull();