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