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