2 references to Hash
System.Runtime.Caching (2)
System\Runtime\Caching\MemoryCache.cs (1)
174
int hashCode = cacheKey.
Hash
;
System\Runtime\Caching\MemoryCacheKeyEqualityComparer.cs (1)
26
return cacheKey.
Hash
;