13 references to AppendStep
illink (13)
Linker\Driver.cs (13)
1153
pipeline.
AppendStep
(customStep);
1620
p.
AppendStep
(new ProcessReferencesStep());
1621
p.
AppendStep
(new MarkStep());
1622
p.
AppendStep
(new RemoveResourcesStep());
1623
p.
AppendStep
(new ValidateVirtualMethodAnnotationsStep());
1624
p.
AppendStep
(new ProcessWarningsStep());
1625
p.
AppendStep
(new OutputWarningSuppressions());
1626
p.
AppendStep
(new CodeRewriterStep());
1627
p.
AppendStep
(new SweepStep());
1628
p.
AppendStep
(new CheckSuppressionsDispatcher());
1629
p.
AppendStep
(new CleanStep());
1630
p.
AppendStep
(new RegenerateGuidStep());
1631
p.
AppendStep
(new OutputStep());