1 reference to GetNegatedExpression
Microsoft.CodeAnalysis.CSharp.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\CSharpDoNotGuardCall.Fixer.cs (1)
46
var expression =
GetNegatedExpression
(document, childOperationNode);