2 references to SharedIdxFromHash
Microsoft.CodeAnalysis (2)
InternalUtilities\TextKeyedCache.cs (2)
149
int idx =
SharedIdxFromHash
(hashCode);
200
int idx =
SharedIdxFromHash
(hashCode);