1 instantiation of BodySweeper
illink (1)
Linker.Steps\UnreachableBlocksOptimizer.cs (1)
851
var bodySweeper = new
BodySweeper
(Body, reachableInstrs, unreachableEH, context);
1 reference to BodySweeper
illink (1)
Linker.Steps\UnreachableBlocksOptimizer.cs (1)
851
var
bodySweeper = new BodySweeper(Body, reachableInstrs, unreachableEH, context);