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# (20,414 stars) (4,257 forks)batch import
Area-CompilersConcept-DeterminismDocumentationhelp wanted

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