- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 94
 
Convert collection expressions to array initializers for property assignments in FullyQualifiedWithGlobalPrefixRewriter #3151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…ignments in FullyQualifiedWithGlobalPrefixRewriter
| 
           Claude finished @thomhurst's task —— View job PR Review Complete ✅Reviewing PR #3151: Convert collection expressions to array initializers for property assignments in FullyQualifiedWithGlobalPrefixRewriter Todo List:
 🔍 Review SummaryThis PR addresses issue #2504 by adding support for converting C# 12 collection expressions (e.g.,  ✅ StrengthsCode Quality & Architecture: 
 Test Coverage: 
 
 | 
    
…uments and Shared properties
| 
           Claude finished @thomhurst's task —— View job PR Review Complete ✅Reviewing PR #3151: Convert collection expressions to array initializers for property assignments in FullyQualifiedWithGlobalPrefixRewriter Todo List:
 🔍 Review SummaryThis PR addresses issue #2504 by adding support for converting C# 12 collection expressions (e.g.,  ✅ StrengthsCode Quality & Architecture: 
 Test Coverage: 
 
 | 
    
…ator to use it for tracking initialized objects
| 
           Claude finished @thomhurst's task —— View job PR Review Complete ✅Reviewing PR #3151: Convert collection expressions to array initializers for property assignments in FullyQualifiedWithGlobalPrefixRewriter Todo List:
 🔍 Review SummaryThis PR addresses issue #2504 by adding support for converting C# 12 collection expressions (e.g.,  ✅ StrengthsCode Quality & Architecture: 
 Test Coverage: 
 Additional Changes: 
 
 | 
    
Fixes #2504