3 references to _info
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\GenericCache.cs (3)
53public ref uint Version => ref _info._version; 118return ref TableData(table)._info.hashShift; 124return ref TableData(table)._info.victimCounter;