Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[dotnet] Stop suppressing trim analysis warnings. Fixes #21293.
Our own code shouldn't produce trim analysis warnings anymore (see #10405), so we don't need to suppress trim analysis warnings for everyone. Fixes #21293.
- Loading branch information