No tests for IL2028
Open
- Dominant language
- C#
- Stars
- 392
- Forks
- 128
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 2
Description
A quick control+f search found no tests for [IL2028](https://github.com/dotnet/linker/blob/main/docs/error-codes.md#il2028-attribute-attribute-doesnt-have-the-required-number-of-parameters-specified). This warning shouldn't occur often, though. As far as I can tell it requires defining your own `System.Diagnostics.CodeAnalysis` namespace that includes a new definition for a linker attribute and compiling with `/nostdlib`, so this should be low priority.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.