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