3 references to GetConstantBool
ILLink.RoslynAnalyzer (3)
DataFlow\FeatureChecksVisitor.cs (3)
75if (GetConstantBool(operation.ConstantValue) is false) 86return GetConstantBool(literal.ConstantValue); 147return GetConstantBool(constantPattern.Value.ConstantValue);