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