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