1 write to s_getHashCode
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\TypeOperations.cs (1)
236
case "GetHashCode": return
s_getHashCode
??= new GetHashCodeClass();