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