2 references to SharedIdxFromHash
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
src\Compilers\Core\Portable\InternalUtilities\TextKeyedCache.cs (2)
147int idx = SharedIdxFromHash(hashCode); 204int idx = SharedIdxFromHash(hashCode);