Commit 2747148
Fix IDE0360 example: only simplify get accessor, preserve set with validation (#50364)
* Initial plan
* Fix IDE0360 documentation example - only simplify get accessor
Co-authored-by: gewarren <[email protected]>
* Update docs/fundamentals/code-analysis/style-rules/ide0360.md
Co-authored-by: Copilot <[email protected]>
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: gewarren <[email protected]>
Co-authored-by: Copilot <[email protected]>1 parent b200941 commit 2747148
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
53 | 57 | | |
54 | 58 | | |
55 | 59 | | |
| |||
0 commit comments