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