Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add Span.StartsWith(T) and EndsWith(T) - #103458

#103458
Merged
MihaZupan merged 4 commits into
dotnet:maindotnet/runtime:mainfrom
MihaZupan:span-startsWithMihaZupan/runtime:span-startsWithCopy head branch name to clipboard
Jun 16, 2024
Merged

Add Span.StartsWith(T) and EndsWith(T)#103458
MihaZupan merged 4 commits into
dotnet:maindotnet/runtime:mainfrom
MihaZupan:span-startsWithMihaZupan/runtime:span-startsWithCopy head branch name to clipboard

Conversation

@MihaZupan

Copy link
Copy Markdown
Member

Closes #87689

@MihaZupan MihaZupan added this to the 9.0.0 milestone Jun 14, 2024
@MihaZupan MihaZupan self-assigned this Jun 14, 2024
@ghost

ghost commented Jun 14, 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.

@ghost

ghost commented Jun 14, 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.

Comment thread src/libraries/System.Private.CoreLib/src/System/MemoryExtensions.cs
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[API Proposal]: Span.StartsWith/EndsWith(T)

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.