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