Skip to content

Conversation

@ViveliDuCh
Copy link
Member

Fixes dotnet/runtime#119901

Add tests to System.Memory for span APIs to ensure coverage of scenarios with nullable reference types and null values, complementing the null-checking logic ported in PR #236

@ViveliDuCh ViveliDuCh requested a review from a team as a code owner October 10, 2025 22:27
@ViveliDuCh ViveliDuCh self-assigned this Oct 10, 2025
@ViveliDuCh ViveliDuCh closed this Oct 10, 2025
@ViveliDuCh ViveliDuCh merged commit 6b3daa5 into dotnet:main Oct 13, 2025
5 checks passed
@ViveliDuCh ViveliDuCh deleted the null-issue branch October 13, 2025 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SequenceEqual throws NullReferenceException

2 participants