13 references to AppendStep
illink (13)
Linker\Driver.cs (13)
1105
pipeline.
AppendStep
(customStep);
1563
p.
AppendStep
(new ProcessReferencesStep());
1564
p.
AppendStep
(new MarkStep());
1565
p.
AppendStep
(new RemoveResourcesStep());
1566
p.
AppendStep
(new ValidateVirtualMethodAnnotationsStep());
1567
p.
AppendStep
(new ProcessWarningsStep());
1568
p.
AppendStep
(new OutputWarningSuppressions());
1569
p.
AppendStep
(new SweepStep());
1570
p.
AppendStep
(new CheckSuppressionsDispatcher());
1571
p.
AppendStep
(new CodeRewriterStep());
1572
p.
AppendStep
(new CleanStep());
1573
p.
AppendStep
(new RegenerateGuidStep());
1574
p.
AppendStep
(new OutputStep());