-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Labels
area-StylingIndicates if an issue or a PR is for style changesIndicates if an issue or a PR is for style changes
Description
More info: https://learn.microsoft.com/en-us/dotnet/fundamentals/code-analysis/style-rules/ide0044
Should be done after #10284 / #10288 / #10354 to prevent merge conflicts
- To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Sub-issues
Metadata
Metadata
Assignees
Labels
area-StylingIndicates if an issue or a PR is for style changesIndicates if an issue or a PR is for style changes
Activity
h3xds1nz commentedon Apr 7, 2025
Given the number of the files changed and the fact that this needs special care with mutable structs where I'm worried of false positives flagged by the analyzer, I will do these separately per-assembly.