- 
                Notifications
    You must be signed in to change notification settings 
- Fork 561
Closed
Labels
needs-triageIssues that need to be assigned.Issues that need to be assigned.
Description
Android framework version
net10.0-android (Preview)
Affected platform version
any
Description
Check which src/Xamarin.Android.Build.Tasks/Utilities/LlvmIrGenerator/ classes and methods declared in the Xamarin.Android.Tasks.LLVMIR namespace aren't used by any code in the src/Xamarin.Android.Build.Tasks/Utilities/ and src/Xamarin.Android.Build.Tasks/Tasks/ directories.
After finding a method or class that isn't used and removing it, recursively check whether it allows for further code removal in src/Xamarin.Android.Build.Tasks/Utilities/LlvmIrGenerator/
Copilot
Metadata
Metadata
Assignees
Labels
needs-triageIssues that need to be assigned.Issues that need to be assigned.