dotnet / linker

388 stars 126 forks source link

Sync shared code changes from NativeAOT #3101

Closed vitek-karas closed 1 year ago

vitek-karas commented 1 year ago

Syncing back updates to the shared code from NativeAOT.

Mostly formatting - runtime has enabled an analyzer which requires all members to have visibility assigned explicitly. Some cleanup.

vitek-karas commented 1 year ago

The runtime counterpart is https://github.com/dotnet/runtime/pull/77894 Which syncs the NativeAOT codebase to the latest linker.