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