13 references to AppendStep
illink (13)
Linker\Driver.cs (13)
1111
pipeline.
AppendStep
(customStep);
1569
p.
AppendStep
(new ProcessReferencesStep());
1570
p.
AppendStep
(new MarkStep());
1571
p.
AppendStep
(new RemoveResourcesStep());
1572
p.
AppendStep
(new ValidateVirtualMethodAnnotationsStep());
1573
p.
AppendStep
(new ProcessWarningsStep());
1574
p.
AppendStep
(new OutputWarningSuppressions());
1575
p.
AppendStep
(new SweepStep());
1576
p.
AppendStep
(new CheckSuppressionsDispatcher());
1577
p.
AppendStep
(new CodeRewriterStep());
1578
p.
AppendStep
(new CleanStep());
1579
p.
AppendStep
(new RegenerateGuidStep());
1580
p.
AppendStep
(new OutputStep());