4 writes to _current
ILCompiler.TypeSystem (4)
src\runtime\src\coreclr\tools\Common\TypeSystem\Common\Utilities\LockFreeReaderHashtable.cs (4)
687_current = default(TValue); 698_current = _hashtableContentsToEnumerate[_index]; 706_current = _sentinel; 712_current = default(TValue);
1 reference to _current
ILCompiler.TypeSystem (1)
src\runtime\src\coreclr\tools\Common\TypeSystem\Common\Utilities\LockFreeReaderHashtable.cs (1)
729return _current;