1 write to s_Int64
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\EqualInstruction.cs (1)
541
case TypeCode.Int64: return
s_Int64
??= new EqualInt64();