CodeQL library for C#
codeql/csharp-all 1.0.5-dev (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)