Skip to content

Remove #region/#endregion directives from Android.Graphics.Color#11976

Draft
jonathanpeppers with Copilot wants to merge 2 commits into
mainfrom
copilot/fix-finder-remove-region-directives
Draft

Remove #region/#endregion directives from Android.Graphics.Color#11976
jonathanpeppers with Copilot wants to merge 2 commits into
mainfrom
copilot/fix-finder-remove-region-directives

Conversation

Copilot AI commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

src/Mono.Android/Android.Graphics/Color.cs contained 7 #region/#endregion pairs (14 lines) violating the repo's style guide prohibition on these directives.

  • Deleted all 14 #region/#endregion lines; no other lines touched
  • Pure cosmetic diff — these directives are compiler-ignored and have zero effect on behavior, public API, or IL

Co-authored-by: jonathanpeppers <840039+jonathanpeppers@users.noreply.github.com>
Copilot AI changed the title [WIP] Remove #region/#endregion directives from Android.Graphics.Color Remove #region/#endregion directives from Android.Graphics.Color Jul 4, 2026
Copilot AI requested a review from jonathanpeppers July 4, 2026 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[fix-finder] Remove #region/#endregion directives from Android.Graphics.Color

2 participants