3 references to IsNullableOfBoolean
Microsoft.CodeAnalysis (3)
Operations\ControlFlowGraphBuilder.cs (3)
2188ITypeSymbolHelpers.IsNullableOfBoolean(operation.Type) && 2189ITypeSymbolHelpers.IsNullableOfBoolean(operation.LeftOperand.Type) && 2190ITypeSymbolHelpers.IsNullableOfBoolean(operation.RightOperand.Type))