1 write to hash_counter
mscorlib (1)
system\rttype.cs (1)
5439
hash_counter
= index;
2 references to hash_counter
mscorlib (2)
system\rttype.cs (2)
5420
int index =
hash_counter
;
5438
int index = (
hash_counter
-1)&(ActivatorCache.CACHE_SIZE-1);