CodeQL library for C#
codeql/csharp-all 0.6.2 ( changelog , source )
Search

Predicate isIEnumerableType

Holds if the type’s qualified name starts with “System.Collections.Generic.IEnumerable”

Import path

import Linq.Helpers
predicate isIEnumerableType ( ValueOrRefType t )