1 write to _hash
System.Runtime.Caching (1)
System\Caching\MemoryCacheKey.cs (1)
18_hash = key.GetHashCode();
1 reference to _hash
System.Runtime.Caching (1)
System\Caching\MemoryCacheKey.cs (1)
13internal int Hash { get { return _hash; } }