2 references to IsBoolean
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (2)
AttributeHelpers.cs (1)
55
if (argumentType.IsArray && argumentType.GetElementType().
IsBoolean
())
EvalResultDataItem.cs (1)
247
if (type.
IsBoolean
())