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