Skip to content

Add alloc-free params ReadOnlySpan<object?> overloads to .NET 9#155

Merged
AArnott merged 1 commit into
mainfrom
net9Params
Dec 20, 2024
Merged

Add alloc-free params ReadOnlySpan<object?> overloads to .NET 9#155
AArnott merged 1 commit into
mainfrom
net9Params

Conversation

@AArnott

@AArnott AArnott commented Dec 20, 2024

Copy link
Copy Markdown
Owner

No description provided.

@AArnott AArnott requested a review from Copilot December 20, 2024 16:46
@AArnott AArnott enabled auto-merge December 20, 2024 16:47

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot reviewed 4 out of 6 changed files in this pull request and generated 1 comment.

Files not reviewed (2)
  • src/Validation/Validation.csproj: Language not supported
  • test/Validation.Tests/Validation.Tests.csproj: Language not supported

}

#if NET9_0_OR_GREATER
/// <inheritdoc cref="Argument(bool, string?, string, object?[])"/>"

Copilot AI Dec 20, 2024

Copy link

Choose a reason for hiding this comment

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

The XML documentation tag has an extra double quote at the end. It should be removed.

Suggested change
/// <inheritdoc cref="Argument(bool, string?, string, object?[])"/>"
/// <inheritdoc cref="Argument(bool, string?, string, object?[])"/>

Copilot uses AI. Check for mistakes.
@AArnott AArnott merged commit bd6858d into main Dec 20, 2024
@AArnott AArnott deleted the net9Params branch December 20, 2024 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants