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