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