-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Remove redundant trimmer warning suppressions #73238
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
761aefb
Removed redundant suppressions from System.Private.CoreLib
jkurdek bbbc1e7
Removed redundant suppressions from System.Text.Json
jkurdek 75abc6c
Removed redundant suppressions from System.Net.Http.Json
jkurdek 060a478
Removed redundant suppressions from System.Private.DataContractSerial…
jkurdek 0e6e96a
Removed redundant suppressions from System.Linq.Queryable
jkurdek 8438461
Removed redundant suppressions from System.Reflection.DispatchProxy
jkurdek 3d15fcc
Removed redundant suppressions from System.ComponentModel.TypeConverter
jkurdek e25790d
Removed redundant suppressions from System.Data.Common
jkurdek d6b594d
Removed redundant suppressions from Microsoft.CSharp
jkurdek 32162d2
Removed redundant suppressions from Microsoft.VisualBasic.Core
jkurdek fc0e9d5
Removed redundant suppressions from System.Diagnostics.DiagnosticSource
jkurdek f3670c2
Apply suggestions from code review
jkurdek 38b6f45
Suggestions from PR review
jkurdek 5a6bb2e
removed omitted local function call
jkurdek e941d97
Enabled IL2121 in sfx
jkurdek bedf079
fix suppressions mono + X86
jkurdek 393a6f2
Removed unnecessery suppressions around PInokes
jkurdek f8209e1
Fixed IL2121 warnings on Linux
jkurdek 9cc221b
Apply suggestions from PR review
jkurdek d58df4f
Fix redundant suppression after dynamic code annotation
jkurdek 9a0df91
Removed redundant suppressions NativeAot
jkurdek 0c7165d
Reverted change in EventSource, put suppression in ifdef
jkurdek 04dc831
Removed redundant suppressions found on mac/iOS
jkurdek File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fixed IL2121 warnings on Linux
- Loading branch information
commit f8209e17a31fef9b94bf66cd56a728c7e39d9b2e
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.