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