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