Skip to content

Add analyzer/fixer to suggest changing code like ImmutableArray.Create(1, 2, 3) to [1, 2, 3]#69473

Merged
CyrusNajmabadi merged 28 commits intodotnet:mainfrom
CyrusNajmabadi:useCollectionExpressionForCreate
Aug 11, 2023
Merged

Add analyzer/fixer to suggest changing code like ImmutableArray.Create(1, 2, 3) to [1, 2, 3]#69473
CyrusNajmabadi merged 28 commits intodotnet:mainfrom
CyrusNajmabadi:useCollectionExpressionForCreate

Commits

Commits on Aug 10, 2023

Commits on Aug 11, 2023