3 references to CustomPESectionAlignment
crossgen2 (3)
Crossgen2RootCommand.cs (2)
214Options.Add(CustomPESectionAlignment); 260int alignment = result.GetValue(CustomPESectionAlignment);
Program.cs (1)
667.UseCustomPESectionAlignment(Get(_command.CustomPESectionAlignment))