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