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