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

Remove duplicate GetCacheKey methods #5651

Merged
merged 3 commits into from
Nov 18, 2024

Conversation

stephentoub
Copy link
Member

@stephentoub stephentoub commented Nov 16, 2024

Consolidate to only the ReadOnlySpan<object>-based method.

@shyamnamboodiripad, does this address your concerns (#5641 (comment))?

Microsoft Reviewers: Open in CodeFlow

Consolidate to only the `ReadOnlySpan<object>`-based method.
Copy link
Contributor

@shyamnamboodiripad shyamnamboodiripad left a comment

Choose a reason for hiding this comment

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

Looks good! Thank you for the quick turnaround.

@stephentoub stephentoub merged commit 06edb3c into dotnet:main Nov 18, 2024
6 checks passed
@stephentoub stephentoub deleted the tweakgetcachekey branch November 18, 2024 14:20
stephentoub added a commit to stephentoub/extensions that referenced this pull request Nov 19, 2024
* Remove duplicate GetCacheKey methods

Consolidate to only the `ReadOnlySpan<object>`-based method.

* Update XML comments to say that the values are serialized
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants