3 references to TableData
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\GenericCache.cs (3)
118return ref TableData(table)._info.hashShift; 124return ref TableData(table)._info.victimCounter; 231ref Entry tableData = ref TableData(table);