1 write to SectionAlignment
Microsoft.DotNet.SignCheckLibrary (1)
Interop\PortableExecutable\ImageOptionalHeader.cs (1)
385SectionAlignment = reader.ReadUInt32(),
1 reference to SectionAlignment
Microsoft.DotNet.SignCheckLibrary (1)
Interop\PortableExecutable\PortableExecutableHeader.cs (1)
253return ImageNTHeaders64.OptionalHeader64.SectionAlignment;