1 write to _customPESectionAlignment
ILCompiler.ReadyToRun (1)
CodeGen\ReadyToRunObjectWriter.cs (1)
142
_customPESectionAlignment
= customPESectionAlignment;
1 reference to _customPESectionAlignment
ILCompiler.ReadyToRun (1)
CodeGen\ReadyToRunObjectWriter.cs (1)
287
PEObjectWriter objectWriter = new(_nodeFactory, ObjectWritingOptions.None, _outputInfoBuilder, _objectFilePath,
_customPESectionAlignment
, timeDateStamp);