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