[release/9.0-staging] Suppress IL3050 warnings in ILLink tests by sbomer · Pull Request #110340 · dotnet/runtime (original) (raw)

The ILLink Roslyn analyzer tests have been broken in release/9.0-staging since #108482.

This was fixed in main with f94b112, so backporting that fix to .NET 9 (this is a test-only change). #108757 (comment) has context on why this was failing.