Ignore suppressed diagnostics in code fix verifier (#88492)
authorSven Boemer <sbomer@gmail.com>
Fri, 7 Jul 2023 16:33:25 +0000 (18:33 +0200)
committerGitHub <noreply@github.com>
Fri, 7 Jul 2023 16:33:25 +0000 (18:33 +0200)
commit80977832781c82e4732f12028470abf1bd5625ac
tree3987d658a84adfa3e9592c4df92d57fec45992ec
parent94748a275ea63f2f63a0ff05ae3bc4553508ef19
Ignore suppressed diagnostics in code fix verifier (#88492)

The failures started with
https://github.com/dotnet/runtime/commit/299a8c9c178c38c6e7ca62b1bcce8f6e0d895ebe,
which pulled in changes to the test SDK such that suppressed warnings
are now included in the set of warnings checked by the code fix
verifier.
src/tools/illink/test/ILLink.RoslynAnalyzer.Tests/Verifiers/CSharpCodeFixVerifier`2.cs