1 reference to IsBooleanType
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\TypeSymbolExtensions.vb (1)
20Return this.IsNullableType() AndAlso this.GetNullableUnderlyingType().IsBooleanType()