VB interfaces not emitted it a deterministic order across partial types #7111
Labels
Area-Compilers
Bug
Concept-Determinism
The issue involves our ability to support determinism in binaries and PDBs created at build time.
Resolution-Fixed
The bug has been fixed and/or the requested behavior has been implemented
Milestone
Consider the following Code
These interfaces should be emitted in source order (irrespective of determinism). At this time they are not.
The text was updated successfully, but these errors were encountered: