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