2 writes to hash
Microsoft.CodeAnalysis (2)
Collections\CachingFactory.cs (2)
66
Entries[idx].
hash
= hash;
106
entries[idx].
hash
= hash;
2 references to hash
Microsoft.CodeAnalysis (2)
Collections\CachingFactory.cs (2)
76
if (entries[idx].
hash
== hash)
96
if (entries[idx].
hash
== hash)