1 write to CheckSum
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\CoffObjectWriter.cs (1)
439
auxRecord.
CheckSum
= JamCrc32.CalculateChecksum(section.Stream);
1 reference to CheckSum
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\CoffObjectWriter.cs (1)
842
BinaryPrimitives.WriteUInt32LittleEndian(buffer.Slice(8),
CheckSum
);