Linker warns about mismatch on derived/base with RUC annotations even if the derived method is in copy assembly
Open
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.