2 references to Pragmas
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (2)
Diagnostics\Suppression\RemoveUnnecessaryPragmaSuppressionsTests.cs (2)
306if (testKind is TestKind.Pragmas or TestKind.PragmasAndSuppressMessageAttributes) 317if (!IsCompilerDiagnosticsTest || testKind == TestKind.Pragmas)