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