8000 Fix FromBase64Transform.CanTransformMultipleBlocks to not say "always false". by vcsjones · Pull Request #11511 · dotnet/dotnet-api-docs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix FromBase64Transform.CanTransformMultipleBlocks to not say "always false". #11511

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

Merged
merged 1 commit into from
Jun 25, 2025

Conversation

vcsjones
Copy link
Member

Summary

In .NET 5, dotnet/corefx#39599 changed FromBase64Transform.CanTransformMultipleBlocks to handle multiple blocks at once. The documentation needed to be updated to reflect that.

Fixes #11509

< 8000 div class="pr-1 flex-shrink-0" style="width: 16px;">
… false".
@vcsjones vcsjones requested a review from bartonjs June 24, 2025 21:32
@vcsjones vcsjones requested a review from a team as a code owner June 24, 2025 21:32
@github-actions github-actions bot added the area-System.Security Issues related to security practices for .NET developers. label Jun 24, 2025
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-security, @vcsjones

@gewarren gewarren merged commit 524c35b into dotnet:main Jun 25, 2025
6 checks passed
@vcsjones vcsjones deleted the fix-11509 branch June 25, 2025 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Security Issues related to security practices for .NET developers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CanTransformMultipleBlocks doc is outdated
3 participants
0