1 write to s_UInt32
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\NotEqualInstruction.cs (1)
526
case TypeCode.UInt32: return
s_UInt32
??= new NotEqualUInt32();