2 references to isBoolTest
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\AbstractFlowPass.cs (2)
945if (isBoolTest(pattern) is bool value) 1037return !isBoolTest(negated.Negated);