-
Notifications
You must be signed in to change notification settings - Fork 5.1k
[Core] Adding attributes to support Native AOT compiling #37734
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 all commits
Commits
Show all changes
90 commits
Select commit
Hold shift + click to select a range
e347a6a
part 1
m-redding 0c247da
Merge branch 'Azure:main' into resolve-aot-warnings-phase1
m-redding dacab57
additional changes
m-redding 466ef7b
additional attributes
m-redding 07b5ec6
additional attributes
m-redding 2c15eec
Merge branch 'Azure:main' into resolve-aot-warnings-phase1
m-redding 581d888
adding diagnosticscope attributes
m-redding d1d99e7
Merge branch 'Azure:main' into resolve-aot-warnings-phase1
m-redding e6fa1e4
Merge branch 'resolve-aot-warnings-phase1' of https://github.com/m-re…
m-redding 9d0ae69
updating messages
m-redding 653623c
more fixes
m-redding 5d9b2dc
additional updates
m-redding ddf556b
updates
m-redding 44f0da5
PR feedback
m-redding f17c266
API update
m-redding 540619f
removing unnecessary warnings
m-redding bf185ec
reverting attribute on HttpPipelineSynchronousPolicy
m-redding fcb6488
update api
m-redding 7623768
updates
m-redding bdf71e9
update
m-redding d95f014
API export
m-redding 032c14f
WIP fix 1
m-redding 47228e8
WIP
m-redding 47981b3
Merge branch 'Azure:main' into resolve-aot-warnings-phase1
m-redding f00379d
attribute adjustments
m-redding 2b64b23
adding compatibility test
m-redding ebcd377
WIP adding test
m-redding ba7bcfe
WIP API
m-redding b074259
WIP
m-redding 2d53367
WIP
m-redding d1010d2
Merge branch 'Azure:main' into resolve-aot-warnings-phase1
m-redding f879d9c
updates
m-redding e9253a0
add test script and remove #if statements
m-redding 5473799
fixing build
m-redding f2c2543
Merge branch 'main' into resolve-aot-warnings-phase1
m-redding 93bdee1
Update Program.cs
m-redding edbe071
adding some compile statements
m-redding f050d2e
Update AzureCoreEventSource.cs
m-redding ec1d84e
build fix attempt
m-redding 3579eea
fix built attempt 2
m-redding 5817ccc
Update MutableJsonChange.cs
m-redding 9fa60a5
Update MutableJsonChange.cs
m-redding 1a589df
Update MutableJsonDocument.cs
m-redding 1d6986b
Update HttpPipelineSynchronousPolicy.cs
m-redding d78b8ef
adding comments
m-redding 176afe6
PR fb 1
m-redding 461c072
test
m-redding 496b809
test2
m-redding f596df5
test3
m-redding a1751ce
Merge branch 'main' into resolve-aot-warnings-phase1
m-redding ebfc02d
attempt
m-redding 553148c
Merge branch 'resolve-aot-warnings-phase1' of https://github.com/m-re…
m-redding 0b83cb8
additional build fixes
m-redding 27085c0
Remove comment
m-redding 44b1bee
PR feedback + fixing impacts of feedback changes
m-redding 9ebbf94
fixes
m-redding f6fef75
Update GeoRedundantFallbackPolicy.cs
m-redding 8e4b7bb
Update GeoRedundantFallbackPolicy.cs
m-redding 69cf078
Update GeoRedundantFallbackPolicy.cs
m-redding be791c5
fix
m-redding 917647e
Merge branch 'main' into resolve-aot-warnings-phase1
m-redding b2a25e2
add tests
m-redding 41040dd
pipeline fixes
m-redding 8c0aa83
update comments
m-redding e9c06b3
feedback
m-redding 83c118f
adjustments
m-redding 0f6e866
adjustment
m-redding b677aec
pipeline fix
m-redding a211515
PR feedback 1
m-redding 1026bc1
Apply suggestions from code review
m-redding b212d9e
PR feedback updates 2
m-redding 1a12f76
Update sdk/core/Azure.Core/src/Shared/DiagnosticScope.cs
m-redding 6c86362
need one other suppression
m-redding c25e250
remove 2 annotations + update suppression message
m-redding 83d4650
removing all attributes from RequestContentHelper
m-redding ac9c480
tweak justification
m-redding 23eea94
removing test project from Azure.Core, will be adding feedback to gen…
m-redding 1969119
WIP
m-redding cc4a4a8
feedback
m-redding 004ced0
Update sdk/core/Azure.Core/src/Shared/DiagnosticScope.cs
m-redding af15022
fix attribute and add comments
m-redding 9938471
Merge branch 'resolve-aot-warnings-phase1' of https://github.com/m-re…
m-redding 992ef22
Addressing feedback
m-redding 00d5db1
adding net 5 preprocessor directives
m-redding d5ac8ee
Update sdk/core/Azure.Core/src/DynamicData/MutableJsonElement.cs
m-redding 12c34f3
remove unused const
m-redding d2c8865
Merge branch 'resolve-aot-warnings-phase1' of https://github.com/m-re…
m-redding 60e4c86
Merge branch 'Azure:main' into resolve-aot-warnings-phase1
m-redding 9838582
Merge branch 'Azure:main' into resolve-aot-warnings-phase1
m-redding be02829
pipeline fix
m-redding 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
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.