Skip to content

Fixed trimmer warnings on InsertAllAsync()#1292

Open
vividos wants to merge 1 commit into
praeclarum:masterfrom
vividos:master
Open

Fixed trimmer warnings on InsertAllAsync()#1292
vividos wants to merge 1 commit into
praeclarum:masterfrom
vividos:master

Conversation

@vividos

@vividos vividos commented Oct 22, 2025

Copy link
Copy Markdown

... by using [DynamicallyAccessedMembers] for the Type parameter instead of marking the method with [RequiresUnreferencedCode].
This PR fixes #1291

…sedMembers] for the Type parameter instead of marking the method with [RequiresUnreferencedCode]
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.

Trimmer warning for InsertAllAsync()

2 participants