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