1 reference to WithDisableOrRestoreKeyword
Microsoft.CodeAnalysis.CSharp.Features (1)
CodeFixes\Suppression\CSharpSuppressionCodeFixProvider.cs (1)
243
var newPragmaWarning = pragmaWarning.
WithDisableOrRestoreKeyword
(toggledToken);