Linker should handle embedded PDB files to give additional information on warnings
Open
area-Linker: Diagnostic
- Dominant language
- C#
- Stars
- 392
- Forks
- 128
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 2
Description
There is widespread use of PDB files being embedded with managed assemblies (Winforms, Nuget packages) and we should add support for the linker to emit source information in those cases.
Repro: Trim a default WinForms App with warnings enabled
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.