Open
Description
Looking at the code use a C# build: https://github.com/dotnet/roslyn/blob/main/src/Compilers/Core/MSBuildTask/MvidReader.cs
I see it scans the sections for a .mvid
to locate the MVID. If I open, edit, and then write the module, I lose the .mvid section.
When debugging, I see that before saving, there are 4 sections, after there are 3.
Metadata
Assignees
Labels
No labels