3 references to IsNullableOfBoolean
Microsoft.CodeAnalysis (3)
Operations\ControlFlowGraphBuilder.cs (3)
2178ITypeSymbolHelpers.IsNullableOfBoolean(operation.Type) && 2179ITypeSymbolHelpers.IsNullableOfBoolean(operation.LeftOperand.Type) && 2180ITypeSymbolHelpers.IsNullableOfBoolean(operation.RightOperand.Type))