dotnet / dotnet/linker

Linker warns about mismatch on derived/base with RUC annotations even if the derived method is in copy assembly

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

Description

In general linker doesn't warn about RUC annotated methods being kept in the output if the only reason to keep them is because they're from a "copy" assembly.

In case of a mismatch of RUC annotations between derived and base methods, this is not true and linker warns always.

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.