vedion

Results 2 issues of vedion

Hi, I have a case where an exception is thrown when initializing my fixture used in ICollectionFixture, ex: ``` [CollectionDefinition(nameof(MyCollectionFixture))] public class MyCollectionFixture : ICollectionFixture { } public class MyFixture...

bug

Hi, I have a project using: `` and `true` I get an auto-referenced package added to the "packages.lock.json" file: ``` { "version": 2, "dependencies": { "net8.0": { ... "Microsoft.NET.ILLink.Tasks": {...

untriaged
Area-ILLink