1 write to Next
ILCompiler.Compiler (1)
src\runtime\src\coreclr\tools\Common\TypeSystem\IL\ILImporter.cs (1)
315basicBlock.Next = list;
1 reference to Next
ILCompiler.Compiler (1)
src\runtime\src\coreclr\tools\Common\TypeSystem\IL\ILImporter.cs (1)
297_pendingBasicBlocks = basicBlock.Next;