-
Notifications
You must be signed in to change notification settings - Fork 10.3k
[AOT] Fix runtime warnings #45604
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
[AOT] Fix runtime warnings #45604
Changes from all commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
a4fdc61
Enable AOT warnings
amcasey 4ccee5b
Suppress AOT warning
amcasey f0b1c81
Simplify annotations on PropertyHelper
amcasey 68229ac
Annotate ProblemDetailJsonConverters
amcasey 61879ea
Fix whitespace
amcasey cb77b1b
Annotate RouteValueDictionary
amcasey de06e39
Guess suppression for WebApplicationBuilder
amcasey 54c7263
Annotate ManagedAuthenticatedEncryptorFactory
amcasey 4451703
Address some RouteValueDictionary fallout
amcasey 1965ede
Annotate ILEmitTrie*
amcasey c02a56b
Annotate RequestDelegateFactory
amcasey 462eb2a
Annotate Http*JsonExtensions
amcasey 541b6b9
Annotate ParameterBindingMethodCache and EndpointMetadataPopulator
amcasey 29fcad9
Annotate FSharpAsync codepath
amcasey 88a9dd5
Annotate RouteEndpointDataSource
amcasey 90f8c6a
DefaultServiceProvider fallout
amcasey 790bc44
Update AOT suppressions
JamesNK f8b05e8
Clean up
JamesNK 124b150
Update
JamesNK 2eb8f4b
Update
JamesNK 70afebf
PR feedback
JamesNK b6bf700
Clean up
JamesNK 6ac2199
Apply suggestions from code review
JamesNK d2b0838
PR feedback
JamesNK 9dbcc98
PR feedback
JamesNK 4f9f679
PR feedback
JamesNK 361b03e
PR feedback
JamesNK a782198
PR feedback
JamesNK f2846a8
PR feedback
JamesNK 946ac3c
PR feedback
JamesNK 7a8a57e
PR feedback
JamesNK f99a847
Clean up
JamesNK bca72d2
PR feedback
JamesNK baf2fb5
PR feedback
JamesNK 6722fbb
PR feedback
JamesNK 20dd7af
Update src/Hosting/Hosting/src/GenericHost/GenericWebHostBuilder.cs
JamesNK 7b9537f
Update src/Hosting/Hosting/src/Internal/StartupLoader.cs
JamesNK 4e48ef7
[AOT] Fixing the problems with ProblemDetails (#45646)
JamesNK e4c98a8
PR feedback
JamesNK 3b27d80
PR feedback
JamesNK dcd762e
Fix
JamesNK c755e78
Update src/Http/Http.Extensions/src/DefaultProblemDetailsWriter.cs
JamesNK f6ff8fe
PR feedback
JamesNK 51ca4ec
PR feedback
JamesNK 09e0fdf
PR feedback
JamesNK 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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.