13 references to AppendStep
illink (13)
Linker\Driver.cs (13)
1008
pipeline.
AppendStep
(customStep);
1444
p.
AppendStep
(new ProcessReferencesStep ());
1445
p.
AppendStep
(new MarkStep ());
1446
p.
AppendStep
(new RemoveResourcesStep ());
1447
p.
AppendStep
(new ValidateVirtualMethodAnnotationsStep ());
1448
p.
AppendStep
(new ProcessWarningsStep ());
1449
p.
AppendStep
(new OutputWarningSuppressions ());
1450
p.
AppendStep
(new SweepStep ());
1451
p.
AppendStep
(new CheckSuppressionsDispatcher ());
1452
p.
AppendStep
(new CodeRewriterStep ());
1453
p.
AppendStep
(new CleanStep ());
1454
p.
AppendStep
(new RegenerateGuidStep ());
1455
p.
AppendStep
(new OutputStep ());