-
Notifications
You must be signed in to change notification settings - Fork 127
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
Ruc on type analyzer part 1 #2330
Ruc on type analyzer part 1 #2330
Commits on Oct 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fdef59a - Browse repository at this point
Copy the full SHA fdef59aView commit details -
Change field and event signature to match linker and analyzer
Add flag to check if methodSymbol is contructor
Configuration menu - View commit details
-
Copy full SHA for 346a095 - Browse repository at this point
Copy the full SHA 346a095View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcd7061 - Browse repository at this point
Copy the full SHA bcd7061View commit details -
Fix issue where attributes ProducedBy.Trimmer/ProducedBy.All are skiped if they are surrounded by ProducedBy.Analyzer attributes
Configuration menu - View commit details
-
Copy full SHA for 93430fa - Browse repository at this point
Copy the full SHA 93430faView commit details -
Bring IsContructor Method from roslyn source
Delete the diagnostic target class and just warn if the class has the attribute on the class Add support for event raise usage in the analyzer Rebase to 6.0.2xx
Configuration menu - View commit details
-
Copy full SHA for a102cb8 - Browse repository at this point
Copy the full SHA a102cb8View commit details
Commits on Oct 28, 2021
-
Fix event test OnEventMethod.EventToTestRemove and OnEventMethod.EventToTestAdd
Configuration menu - View commit details
-
Copy full SHA for a699c28 - Browse repository at this point
Copy the full SHA a699c28View commit details -
Configuration menu - View commit details
-
Copy full SHA for f66d64f - Browse repository at this point
Copy the full SHA f66d64fView commit details -
Merge branch 'release/6.0.2xx' of https://github.com/mono/linker into…
… RucOnTypeAnalayzer
Configuration menu - View commit details
-
Copy full SHA for c54c87e - Browse repository at this point
Copy the full SHA c54c87eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b85f73 - Browse repository at this point
Copy the full SHA 7b85f73View commit details -
Remove special case for printing warnings in event instead of the cal…
…ler of the event accessor
Configuration menu - View commit details
-
Copy full SHA for 58b16d2 - Browse repository at this point
Copy the full SHA 58b16d2View commit details