Fix System.Reflection.Emit `SetChecksum` creating invalid pdb by tgjones · Pull Request #110097 · dotnet/runtime

@tgjones

@tgjones

@tgjones tgjones changed the title Fix document SetChecksum creating invalid pdb Fix System.Reflection.Emit SetChecksum creating invalid pdb

Nov 22, 2024

@tgjones

The CI failures look like instabilities to me - I can't see anything that could be related to my changes amongst the failures.

steveharter

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for researching and fixing this.

Do you need this backported to v9?

@tgjones

Thanks for approving the PR.

I do need it backported to v9. I don’t know the process for that. Should I make a PR targeting the v9 branch, or is there something automated for that, or…?

@steveharter

Test failures likely due to #110127

@steveharter

I do need it backported to v9. I don’t know the process for that. Should I make a PR targeting the v9 branch, or is there something automated for that, or…?

I'll take care of it once this PR is in.

@steveharter

@steveharter

/backport to release/9.0-staging

@github-actions

mikelle-rogers pushed a commit to mikelle-rogers/runtime that referenced this pull request

Dec 10, 2024

@tgjones @mikelle-rogers