Skip to content

String heap in generated IL should be deterministic #360

@gafter

Description

@gafter

Ported from TFS WorkItem: 1014639


Repro Steps:

The string heap may not be emitted (and therefore assigned) in deterministic order in the current Roslyn compilers. They need to be emitted in a deterministic order for the compiler as a whole to be deterministic.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions