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