1 write to FileAlignment
ilasm (1)
Program.cs (1)
114
options.
FileAlignment
= alignment;
1 reference to FileAlignment
ILAssembler (1)
GrammarVisitor.cs (1)
172
int fileAlignment = _options.
FileAlignment
?? _alignment;