Remove special handling of EventSource
Open
area-Linker: DataFlow
- Dominant language
- C#
- Stars
- 392
- Forks
- 128
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 2
Description
Linker has some special handling of EventSource types:
https://github.com/mono/linker/blob/55bd0ebd00ddbf2cd817314b1cf6824003cfb463/src/linker/Linker.Steps/MarkStep.cs#L1701-L1705
With the changes to support EventSource fully with annotations, this should be removed once the necessary framework changes are made.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.