1 write to FileAlignment
Microsoft.CodeAnalysis (1)
Emit\ModulePropertiesForSerialization.cs (1)
137
this.
FileAlignment
= fileAlignment;
2 references to FileAlignment
Microsoft.CodeAnalysis (2)
Emit\ModulePropertiesForSerialization.cs (1)
25
/// It must be greater than or equal to <see cref="
FileAlignment
"/>.
PEWriter\PeWriter.cs (1)
173
fileAlignment: properties.
FileAlignment
,