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