Closed sbomer closed 5 months ago
Closing, see https://github.com/dotnet/cecil/pull/183 for context. Seems the supported way to do this is to provide a custom symbol writer.
@jbevain if you would be open to a solution that could be shared by different cecil consumers, I could re-open this and make it conditioned on a flag. But there's no obvious place to pass through settings from WriterParameters to the symbol writer, so it might need some more thought, or changes to the API.
Upstreaming change from https://github.com/dotnet/cecil/pull/183