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