-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Extend property assignment event (The feature is opted-out by default) #11106
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
YuliiaKovalova
merged 27 commits into
dotnet:main
from
YuliiaKovalova:dev/ykovalova/property_assignment
Feb 13, 2025
Merged
Changes from 18 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
d9f7791
add location to the initial property assignment event and tracking pr…
YuliiaKovalova 1988391
extend condition
YuliiaKovalova c034187
fix typo
YuliiaKovalova 9de0ce2
add separate categorization of properties specified in command line
YuliiaKovalova b1ed4a4
fix null ref exception
YuliiaKovalova 9bd143e
fix invalid condition for property source
YuliiaKovalova 923e833
change the event content to get dedupe functionality
YuliiaKovalova bf37922
add extra ctor to PropertyReassignmentEventArgs to improve parsing lo…
YuliiaKovalova 7da96c3
change location formatting
YuliiaKovalova e7f4df1
adjust the tests to the code changes
YuliiaKovalova 047bd55
remove extra using
YuliiaKovalova b81fac7
Merge branch 'dotnet:main' into dev/ykovalova/property_assignment
YuliiaKovalova 6ed8628
Update src/Build/Evaluation/Evaluator.cs
YuliiaKovalova 05dad6d
Merge branch 'dotnet:main' into dev/ykovalova/property_assignment
YuliiaKovalova 9964cb9
remove changewave check and enumutils
YuliiaKovalova 75fe784
fix review comments
YuliiaKovalova aa62e8c
fix the test
YuliiaKovalova ee58f18
apply message optimization for UninitializedPropertyRead
YuliiaKovalova 9a5ad3c
fix review comments
YuliiaKovalova 4810754
fix review comments
YuliiaKovalova f6f2b20
fix review comments
YuliiaKovalova d51cfc7
fix review comments
YuliiaKovalova 80beaa6
fix review comments
YuliiaKovalova bdadaea
change PropertiesFromCommandLine population
YuliiaKovalova 9a7cd55
fix the missed case with command line
YuliiaKovalova 78eaf82
undo change of change wave
YuliiaKovalova 152ceb2
add doc about property assignment
YuliiaKovalova 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
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.