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