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