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