1 write to SizeOfRawData
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\CoffObjectWriter.cs (1)
434
auxRecord.
SizeOfRawData
= section.Header.SizeOfRawData;
1 reference to SizeOfRawData
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\CoffObjectWriter.cs (1)
839
BinaryPrimitives.WriteUInt32LittleEndian(buffer,
SizeOfRawData
);