3 references to new
ILCompiler.Compiler (3)
Compiler\Dataflow\InterproceduralState.cs (3)
54=> new(_ilProvider, MethodBodies.DeepCopy(), HoistedLocals.Clone(), lattice); 158public InterproceduralState Top => new InterproceduralState(_ilProvider, MethodBodyLattice.Top, HoistedLocalsLattice.Top, this); 161=> new(