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