dotnet / dotnet/linker

Assembly.EntryPoint API is not tracked by linker

Open
#1,729 0 comments 0 reactions 0 assignees View on GitHub
area-Linker: Steps
Dominant language
C#
Stars
392
Forks
128
Avg merge
2d 10h
Merged PRs (30d)
2

Description

[Assembly.EntryPoint](https://docs.microsoft.com/en-us/dotnet/api/system.reflection.assembly.entrypoint?view=net-5.0) API is not directly tracked by linker which means that the API returns expected value only if the method the API points to is marked by different codepath. We should change the behaviour to be predictable or annotate the API as linker unfriendly.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.