1 implementation of Negate
ILLink.RoslynAnalyzer (1)
DataFlow\FeatureChecksValue.cs (1)
51public FeatureChecksValue Negate()
2 references to Negate
ILLink.RoslynAnalyzer (2)
DataFlow\LocalDataFlowVisitor.cs (1)
842: conditionValue.Negate(),
src\tools\illink\src\ILLink.Shared\DataFlow\ForwardDataFlowAnalysis.cs (1)
207: conditionValue.Value.Negate(),