2 writes to _lateBasicBlocks
ILCompiler.Compiler (2)
IL\ILImporter.Scanner.cs (2)
238_lateBasicBlocks = null; 1584MarkBasicBlock(next, ref _lateBasicBlocks);
1 reference to _lateBasicBlocks
ILCompiler.Compiler (1)
IL\ILImporter.Scanner.cs (1)
237_pendingBasicBlocks = _lateBasicBlocks;