Consider supporting Assembly.CreateInstance
Open
area-Linker: DataFlow
- Dominant language
- C#
- Stars
- 392
- Forks
- 128
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 2
Description
Currently linker will issue a warning on any call to `System.Reflection.Assembly.CreateInstance` because we don't track assembly values. It should be possible to add basic tracking for at least some cases. It's not clear how important it is.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.