2 references to LocalIdxFromHash
Microsoft.CodeAnalysis (2)
InternalUtilities\TextKeyedCache.cs (2)
111
ref var localSlot = ref _localTable[
LocalIdxFromHash
(hashCode)];
183
ref var localSlot = ref _localTable[
LocalIdxFromHash
(hashCode)];