dotnet/roslyn

Document compiler /determinism effect on generated assembly

Open

#10,321 opened on Apr 4, 2016

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C# (4,257 forks)batch import
Area-CompilersConcept-DeterminismDocumentationhelp wanted

Repository metrics

Stars
 (20,414 stars)
PR merge metrics
 (Avg merge 6d 17h) (256 merged PRs in 30d)

Description

We should document the way a deterministic assembly records its timestamp.

Look for IMAGE_DEBUG_TYPE_REPRO in https://msdn.microsoft.com/en-us/windows/hardware/gg463119.aspx

Contributor guide