1 write to SectionAlignment
Microsoft.DotNet.SignCheckLibrary (1)
Interop\PortableExecutable\ImageOptionalHeader.cs (1)
317SectionAlignment = reader.ReadUInt32(),
1 reference to SectionAlignment
Microsoft.DotNet.SignCheckLibrary (1)
Interop\PortableExecutable\PortableExecutableHeader.cs (1)
249return ImageNTHeaders32.OptionalHeader32.SectionAlignment;