2 references to PragmasAndSuppressMessageAttributes
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (2)
Diagnostics\Suppression\RemoveUnnecessaryPragmaSuppressionsTests.cs (2)
305if (testKind is TestKind.Pragmas or TestKind.PragmasAndSuppressMessageAttributes) 308if (testKind is TestKind.SuppressMessageAttributes or TestKind.PragmasAndSuppressMessageAttributes)