aws/porting-assistant-dotnet-visual-studio-ide-extension

Optimization: replace string literals with constants

Closed this issue · 1 comments

Identifying string literals and assigning them to const values will improve memory footprint and maintainability.

Closing- not needed