5 references to NegateExpression
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (2)
RemoveConfusingSuppressionTests.cs (2)
291CodeActionEquivalenceKey = CSharpRemoveConfusingSuppressionCodeFixProvider.NegateExpression, 373CodeActionEquivalenceKey = CSharpRemoveConfusingSuppressionCodeFixProvider.NegateExpression,
Microsoft.CodeAnalysis.CSharp.Features (3)
CSharpRemoveConfusingSuppressionCodeFixProvider.cs (3)
27public const string NegateExpression = nameof(NegateExpression); 55NegateExpression), 105context.CodeActionEquivalenceKey == NegateExpression,