Skip to content

Renaming a FieldDef in a generic class and updating all of its MemberRefs #478

Answered by wtfsck
xyx0826 asked this question in Q&A
Discussion options

You must be logged in to vote

You could use MemberFinder to find all member refs and defs and then use a dictionary to look up a FieldDef from a MemberRef. See SigComparer, FieldEqualityComparer etc.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@xyx0826
Comment options

Answer selected by xyx0826
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #477 on September 09, 2022 17:15.