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