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