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