1 write to s_UInt64
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\EqualInstruction.cs (1)
545
case TypeCode.UInt64: return
s_UInt64
??= new EqualUInt64();