Skip to content

Reapply params ReadOnlySpan overloads without params keyword - #101308

Merged
jozkee merged 3 commits into
dotnet:mainfrom
jozkee:paramsspan2
Apr 23, 2024
Merged

Reapply params ReadOnlySpan overloads without params keyword#101308
jozkee merged 3 commits into
dotnet:mainfrom
jozkee:paramsspan2

Conversation

@jozkee

@jozkee jozkee commented Apr 19, 2024

Copy link
Copy Markdown
Member
@jozkee jozkee added this to the 9.0.0 milestone Apr 19, 2024
@jozkee
jozkee requested a review from stephentoub April 19, 2024 19:37
@jozkee jozkee self-assigned this Apr 19, 2024
@ghost

ghost commented Apr 19, 2024

Copy link
Copy Markdown

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.
@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @dotnet/area-system-memory
See info in area-owners.md if you want to be subscribed.

Comment thread src/libraries/System.Memory/ref/System.Memory.cs Outdated
@jozkee
jozkee merged commit 1c824d9 into dotnet:main Apr 23, 2024
@jozkee
jozkee deleted the paramsspan2 branch April 23, 2024 02:58
@jozkee jozkee mentioned this pull request Apr 24, 2024
matouskozak pushed a commit to matouskozak/runtime that referenced this pull request Apr 30, 2024
…101308)

* Reapply "Add params ReadOnlySpan<T> overloads (dotnet#100898)" (dotnet#101123)

This reverts commit 3e569f5.

* Comment-out params keyword

* Remove /*params*/ from ref
michaelgsharp pushed a commit to michaelgsharp/runtime that referenced this pull request May 9, 2024
…101308)

* Reapply "Add params ReadOnlySpan<T> overloads (dotnet#100898)" (dotnet#101123)

This reverts commit 3e569f5.

* Comment-out params keyword

* Remove /*params*/ from ref
@github-actions github-actions Bot locked and limited conversation to collaborators May 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

2 participants