2 references to GetLiteralBool
ILLink.RoslynAnalyzer (2)
DataFlow\FeatureChecksVisitor.cs (2)
112
if (
GetLiteralBool
(operation.LeftOperand) is bool leftBool)
120
if (
GetLiteralBool
(operation.RightOperand) is bool rightBool)