1 write to _nextBlock
System.Private.CoreLib (1)
System\Runtime\ThunkPool.cs (1)
142newBlockInfo._nextBlock = _allocatedBlocks;
1 reference to _nextBlock
System.Private.CoreLib (1)
System\Runtime\ThunkPool.cs (1)
223currentBlock = currentBlock._nextBlock;