Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix broken ScrubMember #744

Conversation

SimonCropp
Copy link
Member

public static void ScrubMember<T>(Expression<Func<T, object?>> expression) was pointing to IgnoreMember

@SimonCropp SimonCropp added this to the 19.4.0 milestone Dec 18, 2022
@SimonCropp SimonCropp added the Bug label Dec 18, 2022
@SimonCropp SimonCropp merged commit c94642e into main Dec 18, 2022
@SimonCropp SimonCropp deleted the fix-broken-public-static-void-ScrubMember-T-(Expression-Func-T,-object-expression) branch December 18, 2022 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

1 participant