Skip to content

Add several tests for collection expressions with ref struct element type#80593

Merged
RikkiGibson merged 5 commits intodotnet:mainfrom
RikkiGibson:collection-element-ref-struct
Oct 18, 2025
Merged

Add several tests for collection expressions with ref struct element type#80593
RikkiGibson merged 5 commits intodotnet:mainfrom
RikkiGibson:collection-element-ref-struct

Conversation

@RikkiGibson
Copy link
Member

@RikkiGibson RikkiGibson commented Oct 8, 2025

Related to #77827

@RikkiGibson RikkiGibson marked this pull request as ready for review October 9, 2025 20:50
@RikkiGibson RikkiGibson requested a review from a team as a code owner October 9, 2025 20:50
@RikkiGibson RikkiGibson changed the title Add a test for collection expression with ref struct element type Add several tests for collection expressions with ref struct element type Oct 17, 2025
CompileAndVerify(comp, expectedOutput: IncludeExpectedOutput("123"), verify: Verification.Skipped).VerifyDiagnostics();
}

private static readonly string s_collectionOfRefStructsSource = """
Copy link
Contributor

Choose a reason for hiding this comment

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

Perhaps s_collectionWithRefStructElementType?

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.

3 participants