1 write to TimeDateStamp
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\PEObjectWriter.cs (1)
747
TimeDateStamp
= (uint)(_coffTimestamp ?? 0),
2 references to TimeDateStamp
ILCompiler.ReadyToRun (2)
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\CoffObjectWriter.cs (2)
544
BinaryPrimitives.WriteUInt32LittleEndian(buffer.Slice(4),
TimeDateStamp
);
560
BinaryPrimitives.WriteUInt32LittleEndian(buffer.Slice(8),
TimeDateStamp
);