Fix Test TestMakeGenericTypeUsage
Open
- Dominant language
- C#
- Stars
- 392
- Forks
- 128
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 2
Description
The test scenario, [TestMakeGenericTypeUsage](https://github.com/dotnet/linker/blob/feature/damAnalyzer/test/ILLink.RoslynAnalyzer.Tests/RequiresUnreferencedCodeAnalyzerTests.cs#L388-L410), in [RequiresUnreferencedCodeAnalyzerTests.cs](https://github.com/dotnet/linker/blob/feature/damAnalyzer/test/ILLink.RoslynAnalyzer.Tests/RequiresUnreferencedCodeAnalyzerTests.cs) needs revisiting when `MakeGenericType` is enabled. The test case doesn't look complete but didn't look too closely at the intention.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.