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