1 write to _alignment
ILAssembler (1)
GrammarVisitor.cs (1)
1850
_alignment
= VisitAlignment(alignment).Value;
1 reference to _alignment
ILAssembler (1)
GrammarVisitor.cs (1)
172
int fileAlignment = _options.FileAlignment ??
_alignment
;